mrlacey / CollapseCommentsLinks
Visual Studio extension to improve working with comments in code
☆34Updated 10 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
- 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
- Managed wrappers for Windows APIs☆53Updated 3 weeks ago
- MSIL Reader☆36Updated 3 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆35Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Visual Studio Extension for managing keyboard shortcuts☆18Updated last year
- Copy or search for the description of errors in Visual Studio☆45Updated 10 months ago
- Code analysis improvements and context actions☆64Updated last month
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Add links between files in code comments☆33Updated 10 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 6 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- A Visual Studio extension☆37Updated last week
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last week
- A Visual Studio extension for better comments.☆71Updated 3 years ago
- Custom plugin to extend R# functionality.☆49Updated 3 weeks ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago