abmes / SemanticHighlighterLinks
Adds highlighting for C# tokens and symbols
☆9Updated 6 years ago
Alternatives and similar repositories for SemanticHighlighter
Users that are interested in SemanticHighlighter are comparing it to the libraries listed below
Sorting:
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Adds debugger attributes to help visualize objects.☆43Updated 5 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- ReSharper plugin for .NET Reflection☆21Updated 10 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Demonstrates using MEF in an AppDomain and allows the exchanging of MEF parts while the application is running.☆23Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Reflection based utilities: A new .NET Serializer, an IoC / IServiceResolver and some faster reflection utilities (FastType)☆24Updated this week
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Code analysis improvements and context actions☆61Updated this week
- Fast mechanism for sending messages using memory-mapped files☆16Updated 12 years ago
- Community ReSharper External Annotations☆26Updated 7 years ago
- A Microsoft .NET Framework toolkit☆68Updated 2 years ago
- Xml and json serializer for .NET☆49Updated 7 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago