GithubHelp home page GithubHelp logo

hotsettings's Introduction

HotSettings

Menus and Toolbars that expose Visual Studio settings.

Hot Settings screenshot

Intended to expose the following settings:

Editor Margin Settings (Editor margin context menu)

- Indicator margin (glyph margin)   (Text editor setting)
	○ Contains breakpoints
	○ Contains bookmarks
	○ Also used by 3rd party extensions like Inherit Margin
- Line numbers   (Language specific setting)
- Quick Actions / Lightbulb Margin (future ?)
- Selection margin   (Text editor setting)
	○ Track changes  (separate item)
- Git Diff Margin (need 3rd party extension)
- Outlining  (Edit->Outlining Cmd, C#->Advanced (default))
- Live Unit Testing (VS2017)
- Annotate (Blame)

General Settings (Editor window context menu)

- Navigation Bar (language specific)
- Code Lens [Enterprise only] (Language specific)
- Indent guides [PPT/VS2017]
- White space    (Edit Advanced Cmd)
- Word wrap    (Edit Advanced Cmd)
	○ Virtual glyphs
- Highlight current line   (Text editor setting)
- Automatic delimiter highlighting (Text editor setting)
- Show procedure line separator  (C#/Basic->Advanced)
- Show completion list [with keywords / code snippets] (C#->IntelliSense)
- Show line endings (need 3rd party extension)
- Highlight references to [symbol/keyword] under cursor (C#->Advanced)
- IntelliSense squiggles (Basic)

Scrollbar (Vertical scrollbar context menu)

- Show changes
- Show marks
- Show errors
- Show caret position

Settings Toolbar

- Contain a mix of settings from all groups above

hotsettings's People

Contributors

amadeusw avatar gundermanc avatar justcla avatar justo78 avatar madskristensen avatar vchirikov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hotsettings's Issues

Is ProvideAutoLoad needed?

When the commands are being invoked, the package is being loaded and the handlers initialized. Does this package need autoloading at all?

Add "Inheritance Margin" toggle to Editor Margin context menu

Since VS2022, the Inheritance Margin has been added to the editor window.
Suggestion from Gaspard Leon raised on Marketplace to add the option to toggle off the Inheritance Margin.

"installed VS 2022 - incensed by large margin on left of code... looked up online - not much good information, found this extension - Very nice, but still much larger margin then VS 2019... found issue a setting called "Show inheritance margin" which is nicely hidden in Text Editor > C# > Advanced at the bottom... this should be in your right-click context menu..."

Hidden line numbers with Sticky lightbulb

Whenever I open a file, line numbers are hidden. When I check view->line numbers are enabled, so I have to disable them and enable them for line numbers to finally show up.

This behavior appeared after the much appreciated sticky lightbulb update.

Provide toolbar with hot buttons

User request from Daniel Chay for the Hot Settings toolbar:

The toolbar is what I wanted back. I turned off all the buttons I did not want to see and left the buttons I wanted quick access to toggle editor features.
The most common buttons I use are: Line Numbers and BreakPoint margin (off when coding, on when debugging). Sometimes I turn on the Navigation Bar for awhile then turn it back off. There are a couple of others I use less regularly.
I really like the new Full Screen button!

Not working the quick action menu when the lightbulb margin is hidden

When we disable the lightbulb margin, the quick action menu doesn't work. The only workaround is to highlight the underlined part with the mouse and then move the cursor next to it. When we enable the lightbulb, CTRL+. shortcut works.

Nagrywanie.2024-07-11.161215.mp4

Hot Settings 1.6.0
Microsoft Visual Studio Community 2022 (64-bit) - Version 17.10.4

GetLanguageServiceGuid NullReferenceException

VS2017 15.8.3
Hot Settings v 1.2.1

This NullReferenceException happened once, on start up of newly installed VSIX, for the first load of Visual Studio, while a large web solution was loading.

It has not been reported since.

Here is the Activity Log entry:

2877 2018/09/10 03:41:08.489 Error Editor or Editor Extension System.NullReferenceException: Object reference not set to an instance of an object. at HotSettings.HotSettingsCommandsTextViewCreationListener.GetLanguageServiceGuid(IWpfTextView textView) in C:\Projects\HotSettings\HotSettings\HotSettingsCommandsTextViewCreationListener.cs:line 49 at HotSettings.HotSettingsCommandsTextViewCreationListener.VsTextViewCreated(IVsTextView textViewAdapter) in C:\Projects\HotSettings\HotSettings\HotSettingsCommandsTextViewCreationListener.cs:line 36 at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.<>c__DisplayClass423_0.b__0() at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.CallExtensionPoint(Object errorSource, Action call) --- End of stack trace from previous location where exception was thrown --- at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.