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 supported478 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- NullableWalker: it looks like VisitDelegateCreationExpression doesn't re-infer nullability of the source Invoke method
- Use type parameters for inferred delegate parameter and return types where possible even if other types are not valid type arguments
- Fade out method calls with [Conditional] when constant is not defined
- Every time I open the .editorconfig it adds things to the file I don't want
- When viewing options, it does not show that some have been overridden by .editorconfig .
- Code Cleanup: Fixer to sort fields,props, methods etc. based on preferred order
- Refactor to an interpolated string when an overload that takes an InterpolationHandler is present
- Remove all MEF exports of internal Roslyn types from TypeScript
- Fix RazorPredefinedProviderNameTests
- Incorrect nullability warnings reported for compound assignments with lifted struct operators
- Docs
- C# not yet supported