CompletionTriggerKind

class Object
trait Matchable
class Any

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]
Inherited from:
UIntEnum (hidden)

Value members

Inherited methods

inline protected def entry(n: Int): T
Inherited from:
UIntEnum (hidden)

Concrete fields

Completion was triggered by typing an identifier (24x7 code complete), manual invocation (e.g Ctrl+Space) or via API.

Completion was triggered by typing an identifier (24x7 code complete), manual invocation (e.g Ctrl+Space) or via API.

Completion was triggered by a trigger character specified by the triggerCharacters properties of the CompletionRegistrationOptions.

Completion was triggered by a trigger character specified by the triggerCharacters properties of the CompletionRegistrationOptions.

Completion was re-triggered as current completion list is incomplete

Completion was re-triggered as current completion list is incomplete

Givens

Inherited givens

Inherited from:
UIntEnum (hidden)
Inherited from:
UIntEnum (hidden)
Inherited from:
UIntEnum (hidden)