Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

additionalTextEdits?: SingleEditOperation[]
command?: Command
commitCharacters?: string[]
deprecated?: boolean
deprecated

use tags instead.

detail?: string
documentation?: string | MarkdownString
filterText?: string
insertText: string
label: string | CompletionItemLabel
label2?: string
preselect?: boolean
range?: Range | { insert: Range; replace: Range }
sortText?: string
tags?: Deprecated[]