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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 2 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Simple C# source generator for text templates☆33Updated 3 years ago
- Add links between files in code comments☆33Updated 10 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 months ago
- CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.☆43Updated 3 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- MSIL Reader☆36Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 2 weeks ago
- A Visual Studio extension for better comments.☆71Updated 3 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Visual Studio Extension for managing keyboard shortcuts☆18Updated last year
- A global tool for managing Visual Studio installations☆50Updated last week
- A Visual Studio extension☆17Updated 6 months ago
- A Visual Studio extension☆37Updated 2 weeks ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years 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
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Code analysis improvements and context actions☆64Updated last week