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

Semantic Search follow ups Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#72585 opened Mar 18, 2024 by tmat
3 tasks
Unrequested edits applied to source code when importing existing files Area-IDE Investigation Required untriaged Issues and PRs which have not yet been triaged by a lead
#72579 opened Mar 18, 2024 by vsfeedback
Add an extension method to flatten the result of the combination of several IncrementalValueProviders Area-Compilers Concept-API This issue involves adding, removing, clarification, or modification of an API. Feature Request untriaged Issues and PRs which have not yet been triaged by a lead
#72578 opened Mar 17, 2024 by jscarle
Surprising boxing conversion for structure foreach collection in IOperation tree. Area-Compilers Feature - IOperation IOperation untriaged Issues and PRs which have not yet been triaged by a lead
#72577 opened Mar 17, 2024 by AlekseyTs
Enum values are not checked by IDE1006 (naming rules) Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#72574 opened Mar 16, 2024 by detzt
IntelliSense loses the type of Action<T> parameter only while typing Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#72571 opened Mar 16, 2024 by datvm
Compiler could generate better IL for collection expressions Area-Compilers Code Gen Quality Room for improvement in the quality of the compiler's generated code New Feature - Collection Expressions untriaged Issues and PRs which have not yet been triaged by a lead
#72568 opened Mar 15, 2024 by Neme12
Add code fix for CS9176: There is no target type for the collection literal. Area-IDE Feature Request untriaged Issues and PRs which have not yet been triaged by a lead
#72567 opened Mar 15, 2024 by Neme12
Roslyn doesn't include cursor position marker $0 in await snippet edit text Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#72564 opened Mar 15, 2024 by alexgav
Compiler doesn't terminate on file with syntax errors Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#72557 opened Mar 15, 2024 by tamasvajk
Quick actions and refactoring - generate exception class creates obsolete code Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#72552 opened Mar 14, 2024 by vsfeedback
In the c# editor, improve automatic inclusion of "using" directives when copying code across files. Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#72551 opened Mar 14, 2024 by vsfeedback
Avoid unnecessary InvalidCastException for VB.NET Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#72547 opened Mar 14, 2024 by vsfeedback
Document outline : automatically collapse members and enums Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#72546 opened Mar 14, 2024 by vsfeedback
System.NullReferenceException should say which reference is null Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#72545 opened Mar 14, 2024 by vsfeedback
Cannot expand ref return properties in debugger. Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#72544 opened Mar 14, 2024 by Korporal
Fix all warning and errors set in Editorconfig does not do what it promises Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#72543 opened Mar 14, 2024 by vsfeedback
remove and sort usings should not touch globalusings Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#72542 opened Mar 14, 2024 by vsfeedback
NRE in ConversionsBase.ClassifyImplicitConversionFromType Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#72541 opened Mar 14, 2024 by wgebczyk
ProTip! Exclude everything labeled bug with -label:bug.