type property
The item's type. Typically the client uses this information to render the item in the UI with an icon.
Implementation
final CompletionItemType? type;
The item's type. Typically the client uses this information to render the item in the UI with an icon.
final CompletionItemType? type;