mrlacey / CollapseCommentsLinks
Visual Studio extension to improve working with comments in code
☆34Updated 9 months ago
Alternatives and similar repositories for CollapseComments
Users that are interested in CollapseComments are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last month
- 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
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A Visual Studio extension for better comments.☆71Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- MSIL Reader☆36Updated 2 years ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- Simple build versioning for .NET, powered by Git tags☆67Updated last week
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 5 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- dotnet watch we always wanted☆103Updated 4 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Custom plugin to extend R# functionality.☆49Updated 3 weeks ago
- Code analysis improvements and context actions☆64Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆51Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.☆43Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago