Skip to content

Issues: dotnet/roslyn

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Corrección de datos imai Area-IDE Feature Request untriaged Issues and PRs which have not yet been triaged by a lead
#73298 opened May 2, 2024 by Morrito456
Collection expression conversion failure should result in element-wise diagnostics Area-Compilers Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. New Feature - Collection Expressions untriaged Issues and PRs which have not yet been triaged by a lead
#73297 opened May 2, 2024 by RikkiGibson
Even though there is no conflict, name suggestion completions are numbered in some cases. Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#73291 opened May 1, 2024 by Peter-Juhasz
Semantic search should check project's type Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#73284 opened Apr 30, 2024 by Cosifne
Consider improving langversion diagnostics for "unsafe in iterators" feature Area-Compilers Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. New Feature - Ref/Unsafe in Iterators/Async untriaged Issues and PRs which have not yet been triaged by a lead
#73280 opened Apr 30, 2024 by jjonescz Backlog
[BUG] "Move Type To .." feature not generating new .cs file Area-IDE Bug IDE-Project Project system and MSBuild interactions Need More Info The issue needs more information to proceed. VSCode
#73273 opened Apr 29, 2024 by arkalyanms 17.11 P3
RelationalOperatorType: Invalid OperatorType for Char Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#73267 opened Apr 29, 2024 by bernd5
Using IDisposable will dispose before Task Continuation is completed. untriaged Issues and PRs which have not yet been triaged by a lead
#73264 opened Apr 29, 2024 by EdLichtman
IDE0200 (remove unnecessary lambda expression) can change semantics when capturing writable members Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
#73259 opened Apr 29, 2024 by Tragetaschen Backlog
Formatter doesn't increase ident in multiline list patterns correctly Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
#73251 opened Apr 27, 2024 by DoctorKrolic Backlog
IDE0010: Populate Switch gives up with simple or pattern match Area-IDE Concept-Continuous Improvement help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
#73245 opened Apr 26, 2024 by RenderMichael Backlog
Source generator doesn't see DefaultMemberAttribute Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#73229 opened Apr 25, 2024 by jkurdek
Implement telemetry events for telemetry funnel in C# devkit Area-IDE LSP issues related to the roslyn language server protocol implementation VSCode
#73224 opened Apr 24, 2024 by dibarbet 17.11
Workspace diagnostic LSP request when modifying a TypeScript file in VS Area-IDE LSP issues related to the roslyn language server protocol implementation
#73222 opened Apr 24, 2024 by MariaSolOs 17.11
ProTip! Exclude everything labeled bug with -label:bug.