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 supported479 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Issue with CS8604 reported using property with lazy field keyword initialization
- Incorrect auto-indentation after pressing Enter in a lambda
- In the regex prompt, there's a small typo: the carriage return escape sequence should be \r, not \rr.
- Interaction between AllowNull and MemberNotNull raises a false warning when object initializer is used
- Errors are not reported in Razor files
- CS8618 suggests using `required` on events.
- Update BCL packages from 9.0 to 10.0
- Hot Reload: Temporarily disable project-level analysis
- Unimported completions don't work when completion session starts with `throw new`
- Lowering of `BoundTupleBinaryOperator` fails to rewrite some parts of the tree
- Docs
- C# not yet supported