Add CompletionItemKind#User
and CompletionItemKind#Issue
#10003
Labels
good first issue
good first issues for new contributors
vscode
issues related to VSCode compatibility
Feature Description:
Add
User
andIssue
enum values to `CompletionItemKind. If we convert the values correctly, they should be handled by the editor.The text was updated successfully, but these errors were encountered: