The Wayback Machine - https://web.archive.org/web/20230425103744/https://github.com/dotnet/roslyn/issues
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

await completion adds async to unrelated local function instead of the containing method declaration Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#67952 opened Apr 25, 2023 by Youssef1313
Wrong caret position when moving to new line Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#67950 opened Apr 24, 2023 by Youssef1313
IDE0251 error in error list has no title Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#67949 opened Apr 24, 2023 by Youssef1313
"View in Object Browser" seems to be missing Area-IDE Feature Request untriaged Issues and PRs which have not yet been triaged by a lead
#67938 opened Apr 23, 2023 by MV10
Introduce parameter crashes with ArgumentOutOfRangeException Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#67932 opened Apr 22, 2023 by Youssef1313
Formatter doesn't correctly format usage of fluent APIs Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#67931 opened Apr 22, 2023 by Youssef1313
Very slow IntelliSense on relatively small code base Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#67926 opened Apr 22, 2023 by Youssef1313
Pattern-captured variable has a wrong value in C# 11 Area-Compilers Bug New Language Feature - Pattern Matching Pattern Matching untriaged Issues and PRs which have not yet been triaged by a lead
#67923 opened Apr 21, 2023 by hrumhurum
Expression (FunctionPointerAlias)&FunctionName raises large amout of crashes Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#67911 opened Apr 21, 2023 by SunnieShine
IDE0051 false-positive for private copy constructor in records Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#67910 opened Apr 21, 2023 by meziantou
GeneratedCodeAnalysisFlagsMap is slow being segmented dictionary Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#67909 opened Apr 21, 2023 by ninedan
PDB Tests fail on servicing branches Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#67908 opened Apr 21, 2023 by dibarbet
Two source-build prebuilts Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#67894 opened Apr 20, 2023 by NikolaMilosavljevic
Move the SyntaxTree and SemanticModel action based analyzers to respect context.FilterSpan Area-IDE Feature Request Tenet-Performance Regression in measured performance of the product from goals. untriaged Issues and PRs which have not yet been triaged by a lead
#67888 opened Apr 20, 2023 by mavasani 17.7
Nullable state not properly set on variables in pattern on erroneous call Area-Compilers Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it New Language Feature - Nullable Reference Types Nullable Reference Types
#67880 opened Apr 19, 2023 by RikkiGibson Backlog
ProTip! Exclude everything labeled bug with -label:bug.