fsdsabel / ExpandRegionsLinks
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.
☆13Updated 3 years ago
Alternatives and similar repositories for ExpandRegions
Users that are interested in ExpandRegions are comparing it to the libraries listed below
Sorting:
- A set of command-line tools to cleanup C# and VB source code.☆136Updated 2 months ago
- Without deploying PDBs, generate a .NET exception stack trace that can be processed to retrieve source file and line number info☆80Updated 3 years ago
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Generates valid, readable C# from an Expression Tree.☆170Updated last week
- A Visual Studio editor extension that uses the Roslyn APIs to enable semantic syntax highlighting.☆92Updated 4 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 7 years ago
- drop-in library to support long paths in .NET☆116Updated 3 years ago
- Turn WPF Binding errors into exception☆79Updated 4 months ago
- Easy-to-use calculated properties for MVVM apps☆75Updated 5 years ago
- Pretty printer and visitor for System.Linq.Expressions.Expression☆27Updated 9 years ago
- Unicode Character Inspector & Library providing a subset of the Unicode data for .NET clients.☆62Updated 2 years ago
- A Visual Studio extension for better comments.☆71Updated 3 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆50Updated last month
- Setting Visual Studio startup projects by hacking the suo☆47Updated last week
- Extension to add colors to Visual Studio output window☆118Updated 3 years ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 7 years ago
- Embed the Visual Studio editor & theme architecture in your own programs☆111Updated 8 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- Code generation for immutable types☆175Updated last year
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 6 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated last year
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 4 months ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- A Visual Studio extension☆66Updated 2 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆96Updated 9 months ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- MSBuild tasks and targets which allow the localization of string resources using xliff☆52Updated 2 years ago
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆95Updated last week