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
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

.editorconfig is ignored during "Change namespace to match folder structure" Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76409 opened Dec 12, 2024 by carlreinke
Unexpected error "feature 'ref struct interfaces' is not available" Area-Compilers Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. Feature - RefStructInterfaces untriaged Issues and PRs which have not yet been triaged by a lead
#76401 opened Dec 12, 2024 by jjonescz
Argument contains duplicate analyzer instances. (Parameter 'analyzers') Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#76398 opened Dec 12, 2024 by tmat
No ability to disable fading for unused private methods analyzer Area-IDE Feature Request help wanted The issue is "up for grabs" - add a comment if you are interested in working on it untriaged Issues and PRs which have not yet been triaged by a lead
#76396 opened Dec 12, 2024 by timheuer
NullReferenceException when invoking the compiler (building roslyn inside the VMR) Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#76394 opened Dec 12, 2024 by ViktorHofer
Interpolated string handler: inconsistent use of AppendFormatted when appending constants Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#76391 opened Dec 12, 2024 by mgravell
Roslyn crashes when reporting an error with an "unusual" compilation unit name Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#76390 opened Dec 12, 2024 by jskeet
Make EditorConfigNamingStyleParser.ParseDictionary results deterministic when priority is specified Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76381 opened Dec 11, 2024 by tmat
False positive IDE0079 Area-Analyzers Feature - IDE0079 Remove unnecessary suppression untriaged Issues and PRs which have not yet been triaged by a lead
#76379 opened Dec 11, 2024 by AbakumovAlexandr
IDE0260 code fixer produces invalid code (CS0165) Area-IDE help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
#76372 opened Dec 11, 2024 by Sergio0694 Backlog
Find-all-references fails on SyntaxTree in VSCode Area-Compilers Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#76367 opened Dec 11, 2024 by 333fred
Area - LSIF Area-IDE Area-IDE-Parent LSIF LSIF indexer operating on Roslyn compilation
#76308 opened Dec 6, 2024 by CyrusNajmabadi
Area - Document Outline Area-IDE Area-IDE-Parent Navigation-Document Outline label to groups issues reported for the document outline feature
#76305 opened Dec 6, 2024 by CyrusNajmabadi
Nullability of pattern variable on tuples causes unexpected compiler warnings Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#76297 opened Dec 6, 2024 by alrz
Unnecessary defensive copy on readonly struct when performing a constrained call Area-Compilers Feature - Readonly References Readonly References help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
#76288 opened Dec 5, 2024 by hamarb123 Backlog
MSBuild Workspace fails to build MAUI library Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76287 opened Dec 5, 2024 by myblindy
ProTip! Exclude everything labeled bug with -label:bug.