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 supported475 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Add comprehensive GitHub Copilot instructions for .NET Roslyn repository
- WIP: Initial work to support renaming files to match types inside in bulk
- SyntaxProvider.ForAttributeWithMetadataName skips [field: Attr] on auto-property; [field: Attr] and [property: Attr] on record primary constructor parameter
- Unexpected nullable warning in object initializer member using extension Add method
- Add refactorings to explicitly generate implicit record members
- Roslyn fails to infer correct nullability with 'default' values and/or unused parameters
- Evaluate `#:project` directives in the editor
- error AD0001: Analyzer 'Microsoft.NetCore.CSharp.Analyzers.Runtime.CSharpDetectPreviewFeatureAnalyzer' threw an exception of type 'System.NullReferenceException'
- Add Ctrl+Alt+C keyboard shortcut to Open C# Interactive Window command
- Extern aliases not supported for go to definition and find references
- Docs
- C# not yet supported