Skip to content

feat(completion): support detail from schema#243

Merged
aeschli merged 3 commits into
microsoft:mainfrom
sumimakito:feat/completion-detail
Dec 2, 2024
Merged

feat(completion): support detail from schema#243
aeschli merged 3 commits into
microsoft:mainfrom
sumimakito:feat/completion-detail

Conversation

@sumimakito

Copy link
Copy Markdown
Contributor

This pull request adds a new completionDetail field to JSONSchema to allow the customization of the detail field in the collected JSONCompletionItem results, which would be useful in scenarios like displaying type information along with the label of the completion item.

Closes #235

@sumimakito

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@aeschli

aeschli commented Dec 2, 2024

Copy link
Copy Markdown
Collaborator

Thanks @sumimakito !

aeschli
aeschli previously approved these changes Dec 2, 2024
@aeschli aeschli enabled auto-merge (squash) December 2, 2024 18:29
@vs-code-engineering vs-code-engineering Bot added this to the November 2024 milestone Dec 2, 2024
@aeschli aeschli merged commit 3da5591 into microsoft:main Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Json Schema show schema details. in CompletionItemLabel

4 participants