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 supported485 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- [C#]`string` and `char` constants are not embedded as literals in string interpolation
- Diagnostics produced by source generators should be listed in Solution Explorer's Analyzers tree
- Cloning `DocumentId` results in impossibility to get the valid result of `GetSourceGeneratedDocumentAsync`
- Completion of `_` inserts `#if`
- `IDE0300` is reported twice
- Create an 'Indenting String Builder' type to allow users to easily generate C# code that looks good, with almost no overhead.
- [LSP] Untangle retrieving the document identifier from the executing handler
- IDE0305 "collection initialization can be simplified" spoils chained LINQ calls
- [Performance] Reduce the work done by remove unreachable analyzer when calculating diagnostics
- Overload resolution API
- Docs
- C# not yet supported