https://github.com/fsdsabel/expandregions
This extension for Visual Studio expands all regions in C# and Visual Basic when a file is opened. It's a slimmed down version of "I Hate #Regions" for VS2017.
https://github.com/fsdsabel/expandregions
Last synced: about 2 months ago
JSON representation
This extension for Visual Studio expands all regions in C# and Visual Basic when a file is opened. It's a slimmed down version of "I Hate #Regions" for VS2017.
- Host: GitHub
- URL: https://github.com/fsdsabel/expandregions
- Owner: fsdsabel
- License: mit
- Created: 2017-03-11T08:53:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T16:20:42.000Z (about 3 years ago)
- Last Synced: 2025-03-29T17:41:32.127Z (3 months ago)
- Language: C#
- Size: 16.6 KB
- Stars: 13
- Watchers: 1
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExpandRegions
This extension for Visual Studio expands all regions in C# and Visual Basic when a file is opened.It's a slimmed down version of "I Hate #Regions" for VS2017/VS2019. (https://marketplace.visualstudio.com/items?itemName=Shanewho.IHateRegions)