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.
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ExpandRegions
- A set of command-line tools to cleanup C# and VB source code.☆134Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Roslyn analyzers for INotifyPropertyChanged☆44Updated 6 months ago
- A Visual Studio extension to ease management of solution and project configurations.☆88Updated last year
- Replaces static method calls.☆68Updated last month
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit,☆19Updated 9 years ago
- Visual Studio extension to change title bar color depending on the current solution☆41Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 2 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 10 months ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆50Updated last month
- Easily script browsers.☆59Updated last year
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆68Updated last year
- ☆68Updated 9 years ago
- Generates valid, readable C# from an Expression Tree.☆161Updated 3 weeks ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 4 years ago
- Without deploying PDBs, generate a .NET exception stack trace that can be processed to retrieve source file and line number info☆79Updated 2 years ago
- Nest files in Solution Explorer☆120Updated last month
- Debugging tool to track down undisposed objects☆21Updated 3 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 7 months ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated last month
- A Visual Studio extension☆66Updated last year
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Parse those pesty unreadable long stack traces. Stack Trace Explorer provides syntax highlighting and easy navigation to elements in the …☆37Updated 2 years ago
- Setting Visual Studio startup projects by hacking the suo☆46Updated this week