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 supported488 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Improve codegen for "nullable boolean equals constant"
- Implement find all references to preprocessing symbols
- WRN_ParamsArrayInLambdaOnly doesn't have single quotes around its argument.
- `SyntaxGenerator.Declaration` missing interface modifiers
- Consider optimizing constrained calls to base methods on readonly struct in some cases
- Ensure we validate features against older SDKs
- tools : options :Text Editor : C# : Code Style : Formatting :Spacing: Spacing for brackets not working
- Suggestion: Allow auto-generated Enum.IsDefined parameter checks, similar to the current "Add null check" for reference types
- Errors about prohibiting pointer fields on records not shown in the code, they're only visible on the build output
- Remove CS1701 and CS1702 warnings
- Docs
- C# not yet supported