mrlacey / CollapseComments
Visual Studio extension to improve working with comments in code
☆34Updated last month
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.☆26Updated 2 years ago
- Add links between files in code comments☆33Updated last month
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Visual Studio Extension for managing keyboard shortcuts☆19Updated 5 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated 3 weeks ago
- Download, update and sync loose files from URLs☆60Updated last week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- A fluent API for creating MSBuild projects for use by unit tests☆49Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆63Updated last month
- File and Folder selector for Spectre.Console☆48Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Simple C# source generator for text templates☆33Updated 2 years ago
- Managed wrappers for Windows APIs☆53Updated 7 months ago
- Simple source only reflection library with default interface property support☆71Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago