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 supported477 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Find All References does not find cross project references to partial properties in Web projects
- Replace analyzer PackageReferences with ProjectReferences, remove dotnet7-transport and dotnet9 NuGet feeds
- Missing suggestion completion of class in static context when a same-name property exists
- Missing check for `Array.Length` in Index/Range indexer on array
- Migrate Document Outline to Fluent TreeView
- "Find All References" does not work on C# partial properties referenced in other assemblies
- IDE0028 incorrectly triggers for dictionary shallow cloning
- IntelliSense of C# does not respect (upper-/lower) case
- Consider embedding analyzer config files in binlog
- Update regex search with sparse-ngram searching
- Docs
- C# not yet supported