-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Insights: dotnet/roslyn
Overview
Could not load contribution data
Please try again later
45 Pull requests merged by 12 people
-
[automated] Merge branch 'main' => 'main-vs-deps'
#79257 merged
Jul 4, 2025 -
Make the new Workspace.Register*Handler methods public
#79238 merged
Jul 4, 2025 -
Do not use a constructed method symbol in a BoundMethodDefIndex
#79211 merged
Jul 4, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79252 merged
Jul 4, 2025 -
Use spans in low level lexer char array handling code (part 2)
#79250 merged
Jul 3, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79251 merged
Jul 3, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79247 merged
Jul 3, 2025 -
Revert "Use spans in low level lexer char array handling code"
#79245 merged
Jul 3, 2025 -
Address another set of functionality gaps for extension operators
#79227 merged
Jul 3, 2025 -
Extensions: adjust logic related to primary ctor parameter
#79056 merged
Jul 3, 2025 -
Add internal APIs for prototyping
#79235 merged
Jul 3, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79242 merged
Jul 3, 2025 -
Razor: Don't double register for document sync
#79241 merged
Jul 3, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79240 merged
Jul 3, 2025 -
Allow LanguageServerProjectSystems to load into more than one workspace
#78975 merged
Jul 3, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79237 merged
Jul 2, 2025 -
Remove unused functions
#79234 merged
Jul 2, 2025 -
Use spans in low level lexer char array handling code
#79232 merged
Jul 2, 2025 -
Adjust the minimum version for tests
#79230 merged
Jul 2, 2025 -
Remove workarounds for the Running Document Table threading issues
#78993 merged
Jul 2, 2025 -
Remove workarounds for bugs in Microsoft.VisualStudio.Extensibility.JsonGenerators.Sdk
#79182 merged
Jul 2, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79229 merged
Jul 2, 2025 -
Address some known functionality gaps for extension operators
#79167 merged
Jul 2, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79225 merged
Jul 2, 2025 -
Add a source package that can be used to connect to the roslyn build server
#78986 merged
Jul 2, 2025 -
Improve diagnostic for ambiguous predefined type
#79196 merged
Jul 2, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79224 merged
Jul 2, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79221 merged
Jul 2, 2025 -
Remove obsolete code from Razor EA
#79220 merged
Jul 2, 2025 -
[REDO] Ensure the LSP server is loaded after a solution is closed
#79126 merged
Jul 2, 2025 -
Extract common lexer code into helpers
#79214 merged
Jul 1, 2025 -
Add more telemetry during copilot change adjustment
#79216 merged
Jul 1, 2025 -
Update dartlab pipeline to trigger on main-vs-deps
#79206 merged
Jul 1, 2025 -
Remove unnecessary folder in project file
#79202 merged
Jul 1, 2025 -
Remove legacy intents that are no longer hooked up
#79199 merged
Jul 1, 2025 -
Remove duplicate method
#79209 merged
Jul 1, 2025 -
Simplify matching code
#79181 merged
Jul 1, 2025 -
Update 'hide base' fixer to use modern fix all pattern.
#79174 merged
Jul 1, 2025 -
Extensions: adjust SpecialName on implementation methods
#79068 merged
Jul 1, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79207 merged
Jun 30, 2025 -
Reduce allocations of BoundBinaryOperator.UncommonData
#79200 merged
Jun 30, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79203 merged
Jun 30, 2025 -
Revert "Remove the 'intent' subsystem from roslyn (#79179)"
#79198 merged
Jun 30, 2025 -
[automated] Merge branch 'main' => 'main-vs-deps'
#79187 merged
Jun 28, 2025 -
Fix remove cast in ternary
#79186 merged
Jun 28, 2025
12 Pull requests opened by 8 people
-
Cleanup split between lexer and sliding-text-window
#79205 opened
Jun 30, 2025 -
Revert "Move methods back to a place where TypeScript can reference them
#79208 opened
Jun 30, 2025 -
Extensions: extension grouping type names
#79217 opened
Jul 1, 2025 -
Allow MEF components to supply assembly path resolvers
#79218 opened
Jul 1, 2025 -
Allow VS extensions to participate in Roslyn OOP MEF:
#79219 opened
Jul 1, 2025 -
Remove duplicate code for processing arrays vs strings
#79233 opened
Jul 2, 2025 -
Backport "Do not use a constructed method symbol in a BoundMethodDefIndex" to release/dev17.14
#79236 opened
Jul 2, 2025 -
Project options
#79239 opened
Jul 3, 2025 -
Address follow-up comments for extension operators
#79249 opened
Jul 3, 2025 -
Allow the Razor extension to report telemetry (and initialize)
#79254 opened
Jul 4, 2025 -
Revert "Move tracking of builds to unit-test solution crawler code (#78905)"
#79255 opened
Jul 4, 2025 -
Backport quick info crash when hovering over PP directives
#79256 opened
Jul 4, 2025
18 Issues closed by 8 people
-
New WorkspaceChanged APIs
#79007 closed
Jul 4, 2025 -
Compiling with instrumentation does not generate unique coverage array per method
#78640 closed
Jul 4, 2025 -
[Automated] PRs inserted in VS build main-10803.87
#79253 closed
Jul 4, 2025 -
An assertion fails in `SourcePropertySymbol` when using field keyword in file-based programs
#78675 closed
Jul 3, 2025 -
Inefficient lowering of spreading collection expression targeting IEnumerable<>
#79243 closed
Jul 3, 2025 -
Handle `#:project` directives in the IDE
#78945 closed
Jul 3, 2025 -
VB ParseExecutableStatement can't parse Await
#79226 closed
Jul 2, 2025 -
Ambiguous predefined type should result in clearer diagnostic
#79195 closed
Jul 2, 2025 -
[Automated] PRs inserted in VS build feature.vc.slnExplorerSymbolsProviderRewrite-10801.93
#79223 closed
Jul 2, 2025 -
[Automated] PRs inserted in VS build main-10801.176
#79222 closed
Jul 2, 2025 -
RemoveUnnecessaryImports diagnostics should not be reported when we do not have all information
#78737 closed
Jul 1, 2025 -
CSS008 Missing a class name after the dot ('.')
#79213 closed
Jul 1, 2025 -
Incorrect nullable warning CS8602 after using a lifted compare for two nullable values.
#42046 closed
Jun 30, 2025 -
CS8604 triggered on implicit operator assignment
#79194 closed
Jun 30, 2025 -
Duplicate locations reported for CS8618
#79188 closed
Jun 29, 2025 -
[Automated] PRs inserted in VS build feature.Wix5-10728.31
#79190 closed
Jun 29, 2025 -
Incorrect 'IDE0004' warning (unnecessary cast), code fails if fixed
#79180 closed
Jun 28, 2025
11 Issues opened by 11 people
-
[Bug/Enhancement] Improve type inferrence for method groups
#79259 opened
Jul 4, 2025 -
Wrong reflected type of MemberInfo in MemberExpression
#79258 opened
Jul 4, 2025 -
IDE0053 doesn't seem to work
#79246 opened
Jul 3, 2025 -
Keystrokes disappearing in C# file
#79244 opened
Jul 3, 2025 -
When creating class library in VS, it reverts to block-scoped namespace
#79231 opened
Jul 2, 2025 -
Extension: foreach in nested method in new extension methods will cause a compiler exception
#79212 opened
Jul 1, 2025 -
Microsoft.CodeAnalysis.LanguageServer NuGet Package shouldn't have transitive dependencies
#79204 opened
Jun 30, 2025 -
Field keyword becomes an IInvalidOperation in OperationWalker
#79201 opened
Jun 30, 2025 -
IndexOutOfRangeException in overload resolution of C# 14 extensions
#79193 opened
Jun 29, 2025 -
Add help wanted label - Sync Namespaces at folder level
#79185 opened
Jun 28, 2025
40 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Support using a simple overload resolution for finding Await helpers from the BCL
#79135 commented on
Jul 3, 2025 • 5 new comments -
Fix ref safety of user-defined increment operators
#79034 commented on
Jul 4, 2025 • 2 new comments -
Unexpected value 'Preprocessing' of type 'Microsoft.CodeAnalysis.SymbolKind'
#78569 commented on
Jul 4, 2025 • 0 new comments -
.editorconfig diagnostic suppressions don't apply to source-generated files
#47384 commented on
Jul 4, 2025 • 0 new comments -
Microsoft.Build.Tasks.CodeAnalysis.deps.json mentions a vulnerable version of Microsoft.Build.Tasks.Core
#78835 commented on
Jul 4, 2025 • 0 new comments -
Add support of Application Insights stacktrace format in "Stack Trace Explorer"
#76720 commented on
Jul 4, 2025 • 0 new comments -
[Bug] Invalid IL sequence emitted for re-track from pointer to byref
#79051 commented on
Jul 5, 2025 • 0 new comments -
Switch to using field+auto-prop
#76906 commented on
Jul 1, 2025 • 0 new comments -
Make razor generator always run:
#77304 commented on
Jul 2, 2025 • 0 new comments -
Fix debugging of build tasks
#78271 commented on
Jul 2, 2025 • 0 new comments -
[release/dev17.13] Update dependencies from dotnet/arcade
#78344 commented on
Jun 30, 2025 • 0 new comments -
[release/dev17.12] Update dependencies from dotnet/arcade
#78713 commented on
Jun 30, 2025 • 0 new comments -
[release/dev17.14] Update dependencies from dotnet/arcade
#78867 commented on
Jun 30, 2025 • 0 new comments -
Move to .NET 10 P5 SDK and Arcade 10 SDK
#78925 commented on
Jul 2, 2025 • 0 new comments -
Reapply "Update code to use null propagation (#78733)"
#78930 commented on
Jul 1, 2025 • 0 new comments -
Reapply "Update to using unbound nameof(X<>) expressions (#78731)"
#78940 commented on
Jul 1, 2025 • 0 new comments -
Reapply "Update to using simple untyped lambdas
#78941 commented on
Jul 1, 2025 • 0 new comments -
Allow rename to (optionally) process source generated documents
#78984 commented on
Jun 30, 2025 • 0 new comments -
Remove semantic snippets feature flag
#79095 commented on
Jun 30, 2025 • 0 new comments -
[main] Source code updates from dotnet/dotnet
#79147 commented on
Jul 3, 2025 • 0 new comments -
Visual Studio handling of generated code
#76915 commented on
Jun 29, 2025 • 0 new comments -
Title: BaseExpressionTypeClauseSyntax appears in official docs but is no longer part of Roslyn (4.13.0)
#79055 commented on
Jun 30, 2025 • 0 new comments -
```#nullable enable``` causes unexpected compilation errors
#79098 commented on
Jun 30, 2025 • 0 new comments -
Incremental builds are broken
#75884 commented on
Jun 30, 2025 • 0 new comments -
Remove VS myget feeds from NuGet.config
#43242 commented on
Jun 30, 2025 • 0 new comments -
Extensions: public API follow-ups
#78957 commented on
Jun 30, 2025 • 0 new comments -
Extensions: follow-up for EnC support
#78959 commented on
Jun 30, 2025 • 0 new comments -
Extensions: follow-up on remaining pattern-based binding scenarios
#78960 commented on
Jun 30, 2025 • 0 new comments -
Extensions: follow-up parsing issues
#78961 commented on
Jun 30, 2025 • 0 new comments -
Extensions: follow-ups for metadata
#78963 commented on
Jun 30, 2025 • 0 new comments -
Extensions: interpolated string follow-ups
#78965 commented on
Jun 30, 2025 • 0 new comments -
Local SDK installation fails to use correct dotnet host
#78939 commented on
Jun 30, 2025 • 0 new comments -
IDE0055 false positive for C# 14 extension methods
#78422 commented on
Jul 1, 2025 • 0 new comments -
Partial Property on class with Primary Constructor shows IDE error CS0229 but compiles fine.
#76794 commented on
Jul 1, 2025 • 0 new comments -
Usings are shown as unused when they are
#79005 commented on
Jul 1, 2025 • 0 new comments -
Statement completion for package IDs and versions for package directives
#78761 commented on
Jul 1, 2025 • 0 new comments -
`this` is not recommended inside `nameof` in an attribute argument context
#78979 commented on
Jul 2, 2025 • 0 new comments -
Extensions: cref follow-ups
#78967 commented on
Jul 3, 2025 • 0 new comments -
Extensions: known functionality bugs
#78968 commented on
Jul 3, 2025 • 0 new comments -
Test plan for "extensions" feature
#76130 commented on
Jul 3, 2025 • 0 new comments