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

Test CompletionItemLabel #127333

Closed
2 tasks done
jrieken opened this issue Jun 28, 2021 · 0 comments
Closed
2 tasks done

Test CompletionItemLabel #127333

jrieken opened this issue Jun 28, 2021 · 0 comments

Comments

@jrieken
Copy link
Member

jrieken commented Jun 28, 2021

Refs: #39441

Complexity: 2

Create Issue


The vscode.CompletionItem#label-property can now, in addition to a string, be a CompletionItemLabel. This allows for more structured labels. Have an extension that implements a completion item provider, e.g start with https://github.com/microsoft/vscode-extension-samples/tree/main/completions-sample, and use the CompletionItemLabel. Test that (1) things work, (2) are documented properly, and (3) is good API

@ghost ghost assigned mjbvz and meganrogge Jun 29, 2021
@jrieken jrieken added this to the June 2021 milestone Jun 29, 2021
@meganrogge meganrogge removed their assignment Jun 29, 2021
@mjbvz mjbvz removed their assignment Jun 30, 2021
@mjbvz mjbvz closed this as completed Jun 30, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants