Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CompletionItemKind

The kind of completion entry.

Index

Variables

Const Class

Class: 7 = 7

Const Color

Color: 16 = 16

Const Constant

Constant: 21 = 21

Const Constructor

Constructor: 4 = 4

Const Enum

Enum: 13 = 13

Const EnumMember

EnumMember: 20 = 20

Const Event

Event: 23 = 23

Const Field

Field: 5 = 5

Const File

File: 17 = 17

Const Folder

Folder: 19 = 19

Const Function

Function: 3 = 3

Const Interface

Interface: 8 = 8

Const Keyword

Keyword: 14 = 14

Const Method

Method: 2 = 2

Const Module

Module: 9 = 9

Const Operator

Operator: 24 = 24

Const Property

Property: 10 = 10

Const Reference

Reference: 18 = 18

Const Snippet

Snippet: 15 = 15

Const Struct

Struct: 22 = 22

Const Text

Text: 1 = 1

Const TypeParameter

TypeParameter: 25 = 25

Const Unit

Unit: 11 = 11

Const Value

Value: 12 = 12

Const Variable

Variable: 6 = 6

Generated using TypeDoc