Skip to content

CompletionItem kind uses same icon for "property" and for "method" #65624

@APerricone

Description

@APerricone
  • VSCode Version: 1.30.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. Launch a debugger
  2. try to use autocomplete inside the debugger
  3. see that alla symbols are the same

Does this issue occur when all extensions are disabled?: No

I am developing a debugger extension, and inside the autocomplete I see that the symbol is all the same:
image

when the completionItem.type value is correctly valued:

image

Metadata

Metadata

Assignees

Labels

*as-designedDescribed behavior is as designed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions