roslyn
https://github.com/dotnet/roslyn
C#
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported474 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Add workspace structure log LSP request
- Script compiles with Microsoft.CodeAnalysis.CSharp.Scripting ok, but then fails with Microsoft.CSharp.RuntimeBinder.RuntimeBinderException on run
- Unsafe evolution: safe/unsafe externs
- Unsafe evolution: avoid unnecessary diagnostics on params collection declarations
- Switch Microsoft.CodeAnalysis.Analyzers to project references
- Honor `SymbolDisplayMiscellaneousOptions.UseSpecialTypes` for native integer display on supported platforms
- IDE0028 changes runtime semantics of read-only properties/members
- The Roslyn formatter does not indent code of multiline if-conditions.
- Fix build when not applying optimization
- Optimize DecisionDagBuilder with Tests.ValueSet for large or-patterns
- Docs
- C# not yet supported