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 supported477 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Optimize file-based app project loads using cache directory
- Completions inside property pattern force-completes a member even if current name represents another one
- Unions: improve IDE handling
- Fix false positive "infinite chain of calls" error in collection expressions when parameterless constructor exists alongside params constructor
- Update AnalyzerConfig.cs s_propertyMatcherPattern regex key
- Finalize new public APIs shape for Unions feature and remove experimental marker from them
- Porting compiler tests to run on Linux
- False positive CS8619 warning using `-=` with `byte?`
- False positive CS9223 in collection expression arguments
- Unsafe evolution follow ups
- Docs
- C# not yet supported