VS2010 | VS2012 | VS2013 | VS2015
Adds all braces {} outlining for C# editor, not only class and its members, but also constructions inside. Based on JSEnhancements: /vsgallery/0696ad60-1c68-4b2a-9646-4b5f4f8f2e06 GitHub source: https://github.com/Skybladev2/C--outline-for-Visual-Studio Note: this tool replaces default C# outline, therefore class and members' hover text can differ.
Changelog 1.0.3 Added processing inside Razor blocks 1.0.2 Added formatting of hover text. (Many thanks to Bender). 1.0.1 Removed first empty line from hover text. 1.0 Initial release |