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:
- 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#☆32Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 6 months 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 last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- Simple C# source generator for text templates☆33Updated 3 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 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.☆43Updated 3 years ago
- Visual Studio Extension for managing keyboard shortcuts☆18Updated last year
- A global tool for managing Visual Studio installations☆50Updated this week
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- Simple build versioning for .NET, powered by Git tags☆67Updated 3 weeks ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated last month
- A fluent API for creating MSBuild projects for use by unit tests☆51Updated 3 weeks ago
- Small demonstration of building and using an MSBuild task in the same build.☆32Updated 6 months ago
- MSIL Reader☆36Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Add links between files in code comments☆33Updated 9 months ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 3 weeks ago
- Global type inference for C# 8 nullable reference types☆37Updated 11 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆45Updated 3 years ago
- dotnet watch we always wanted☆104Updated 4 years ago