Skip to content
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

No completion for lambda parameter type if attribute is present #73121

Open
Peter-Juhasz opened this issue Apr 20, 2024 · 0 comments
Open

No completion for lambda parameter type if attribute is present #73121

Peter-Juhasz opened this issue Apr 20, 2024 · 0 comments
Labels
Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
Milestone

Comments

@Peter-Juhasz
Copy link

Version Used: 17.10.P4 (but it was present earlier)

Steps to Reproduce:

Rogzites.2024-04-20.090607.mp4
f(([A] $$ name) =>
{

});

Diagnostic Id:
No.

Expected Behavior:
Completion for types.

Actual Behavior:
There is no code completion.

Similar to #73120

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 20, 2024
@Peter-Juhasz Peter-Juhasz changed the title No completion for types in lambda parameter type if attribute is present No completion for lambda parameter type if attribute is present Apr 20, 2024
@CyrusNajmabadi CyrusNajmabadi added Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it Area-IDE and removed Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 20, 2024
@CyrusNajmabadi CyrusNajmabadi added this to the Backlog milestone Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
Projects
Status: InQueue
Development

No branches or pull requests

2 participants