Issues
- 0
roslyn-lsp --stdio option
#76436 opened by seblj - 1
API Proposal: Allow creating custom Workspace classes
#76433 opened by grokys - 0
[Automated] PRs inserted in VS build feature.debugger.shadowDebug-35613.136
#76432 opened by dotnet-bot - 0
[Automated] PRs inserted in VS build main-35613.82
#76426 opened by dotnet-bot - 0
Area - Simplify Delegate Invocation
#76425 opened by CyrusNajmabadi - 0
- 0
- 0
IDE0260 code fixer produces invalid code (CS0165)
#76372 opened by Sergio0694 - 0
Area - Simplify LINQ Expression
#76397 opened by CyrusNajmabadi - 0
- 0
[Automated] PRs inserted in VS build main-35612.71
#76410 opened by dotnet-bot - 1
IDE0032 code fixer misses method arguments and produces invalid C# code (CS0103)
#76349 opened by Sergio0694 - 0
.editorconfig is ignored during "Change namespace to match folder structure"
#76409 opened by carlreinke - 0
- 7
- 1
Const identifier not bound
#76403 opened by KirillOsenkov - 0
Area - LSIF
#76308 opened by CyrusNajmabadi - 0
Area - Remove Unnecessary Nullable Directive
#76307 opened by CyrusNajmabadi - 0
Area - Document Outline
#76305 opened by CyrusNajmabadi - 0
Area - F1 Help
#76306 opened by CyrusNajmabadi - 0
Area - Remove Unused Variable/Values - 2
#76304 opened by CyrusNajmabadi - 0
Area - Remove Unnecessary Parentheses
#76274 opened by CyrusNajmabadi - 0
- 1
- 0
Generated source code does not refresh
#76283 opened by vsfeedback - 0
Make EditorConfigNamingStyleParser.ParseDictionary results deterministic when priority is specified
#76381 opened by tmat - 0
Test plan for Dictionary Expressions
#76310 opened by cston - 0
NullReferenceException when invoking the compiler (building roslyn inside the VMR)
#76394 opened by ViktorHofer - 0
Interpolated string handler: inconsistent use of AppendFormatted when appending constants
#76391 opened by mgravell - 0
Roslyn crashes when reporting an error with an "unusual" compilation unit name
#76390 opened by jskeet - 0
[Automated] PRs inserted in VS build main-35611.165
#76389 opened by dotnet-bot - 0
- 0
False positive IDE0079
#76379 opened by AbakumovAlexandr - 1
Unexpected ref safety error reported when a collection expression is used to construct a ref struct with Add method
#76374 opened by jjonescz - 0
EnC: Hot Reload fails with unhelpful error message (CS7038) when there are multiple references to the same DLL (System.Runtime)
#76284 opened by jaredthirsk - 1
Duplicate inline hints when in work in VB Code
#76290 opened by Cosifne - 0
Crash in the compiler when trying random things out with the "Implicit index access" feature syntax
#76277 opened by hamarb123 - 3
Find-all-references fails on `SyntaxTree` in VSCode
#76367 opened by 333fred - 3
Potential missed case with `CS1918`
#76278 opened by hamarb123 - 0
- 3
Unnecessary defensive copy on `readonly struct` when performing a constrained call
#76288 opened by hamarb123 - 1
- 0
Test plan for "Simple lambda parameters with modifiers"
#76298 opened by jjonescz - 1
Unnecessary defensive copy in collection spread for ROS nullability change
#76303 opened by RenderMichael - 3
Types generated by collection expressions to implement a collection lead to a conflict in a multimodule assembly
#76299 opened by AlekseyTs - 2
`ReadOnlySpan<T>` nullability is not covariant
#76301 opened by RenderMichael - 0
- 0
MSBuild Workspace fails to build MAUI library
#76287 opened by myblindy - 0
IDE0058 Not Generated for Expression Bodied Methods
#76282 opened by vsfeedback - 2
Generate ConsList-like type on `[first, .. rest]` expressions on IEnumerable<T>, IReadOnlyCollection<T>, IReadOnlyList<T>
#76280 opened by alrz