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 supported484 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Large potential memory savings if Compiler could defer realizing all members when asked for members with a specific name.
- Missing colorizing for function pointer types and array types in type aliases
- RangeVariableSymbol allows for 'null' location.
- Missing Nullable<T>(T) constructor triggers an LINQ empty sequence exception when using the null conditional operator
- EE: Autos Window includes identifier of method on method calls
- Interactive Window: Completion window stays up after executing #reset command
- Rename symbol misses symbol used in invalid assignment
- Mechanism to track source generators contributing to assembly
- Ensure source generator nodes keep track of removed entries
- Rename does not work with "alias to any type" for dynamic
- Docs
- C# not yet supported