Skip to content
New issue

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

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

Already on GitHub? # to your account

Use variable instead of value for parameter completion items #76292

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented Dec 6, 2024

Resolves #50324

Now:
image

@dibarbet dibarbet requested a review from a team as a code owner December 6, 2024 01:31
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 6, 2024
@dibarbet dibarbet enabled auto-merge December 6, 2024 01:47
@dibarbet dibarbet merged commit c5d02c9 into dotnet:main Dec 6, 2024
25 checks passed
@dibarbet dibarbet deleted the completionkind_parameter branch December 6, 2024 02:54
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Dec 6, 2024
@dibarbet dibarbet modified the milestones: Next, 17.13 P3 Jan 7, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use LspCompletionItemKind.Variable for parameters in the completion provider
2 participants