Features that have a checkmark are complete and available for download in the CI build.
These are the changes to each version that has been released on the official Visual Studio extension gallery.
- Fix bug that can cause VS to crash.
- Add option to not create undo/redo entries when collaping or expanding regions.
- Add option to see detailed logging information.
- Fix bug when toggling regions.
- Add the ability to collapse attributes that occupy multiple lines.
- Handle the collapsing of lines that start with a double slash, even if not followed by a space.
- Fixed display of the context menu.
- Add option to collapse to definitions and collapse comments.
- Improve performance when acting when a file is opened.
- Change to target VS2022.
- Add Sponsor request prompt.
- Add "Toggle Comments only" option.
- Add the ability to collapse any multi-line C# string.
- Fix resource related issues
- Fix bug affecting code that uses tabs (rather than spaces)
- Move command into the Outlining submenu
- Fix bug where some comments weren't being collapsed
- Add 'Expand only comments' command
- infrastructure fixes.
- Enable automatic collapse on file open
- Make also collapsing usings/Imports configurable
- Add command to context menu on editor
- Add XML comment support
- Support install on VS2019
- Fix bug for .vb files where Imports sections weren't collapsed
- Initial release