mrlacey / CollapseCommentsLinks
Visual Studio extension to improve working with comments in code
☆34Updated 7 months ago
Alternatives and similar repositories for CollapseComments
Users that are interested in CollapseComments are comparing it to the libraries listed below
Sorting:
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.☆42Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- dotnet watch we always wanted☆103Updated 3 years ago
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆53Updated this week
- An MSBuild project file linter to validate project file as part of build process☆34Updated last week
- Simple build versioning for .NET, powered by Git tags☆66Updated this week
- MSIL Reader☆36Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 3 months ago
- Code analysis improvements and context actions☆63Updated this week
- Visual Studio Extension for managing keyboard shortcuts☆19Updated 10 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 2 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Visual Studio Interactive Window☆72Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- The most revolutionary syntax visualizer☆77Updated 4 months ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months ago
- ☆44Updated last week
- Simple C# source generator for text templates☆33Updated 2 years ago