mrlacey / CollapseCommentsLinks
Visual Studio extension to improve working with comments in code
☆34Updated 4 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
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 5 months ago
- dotnet watch we always wanted☆103Updated 3 years ago
- CodeLens extension for Visual Studio that lets you inspect the intermediate language instructions of methods and properties.☆42Updated 3 years ago
- Simple build versioning for .NET, powered by Git tags☆64Updated this week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A tool that finds differences between .NET assemblies☆61Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- MSIL Reader☆36Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Managed wrappers for Windows APIs☆54Updated 10 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- DOOM compiled as a .NET application☆36Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 3 weeks ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated last month
- Run C# code at compile time.☆38Updated 4 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- An MSBuild project file linter to validate project file as part of build process☆33Updated 3 weeks ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Interface abstraction for accessing environment variables in .NET☆18Updated 2 months ago
- C# to HTML Converter with syntax highlighting☆55Updated 5 months ago