Explore >> Select a destination


You are here

www.frankysnotes.com
| | visualstudioextensions.vlasovstudio.com
13.6 parsecs away

Travel
| | By default, when you expand or collapse a method or a code region in Visual Studio, this action is pushed on the editor undo stack. It ruins any normal code editing cycle - you do text changes, browse code doing folding/unfolding and now your undo stack is full of unrelated outlining operations, need to press...
| | visualstudioextensions.vlasovstudio.com
10.7 parsecs away

Travel
| | ESharper is an Excel add-in that lets you write user defined functions and commands using C# interactively in a live Excel session. v2.0.0 lets you edit function and command code with IntelliSense and syntax highlighting in Visual Studio 2022: Download the installer.
| | www.brandonpugh.com
13.4 parsecs away

Travel
| | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters:
| | timelessname.com
76.3 parsecs away

Travel
|