CodeActionTriggerKind

langoustine.lsp.enumerations$.CodeActionTriggerKind$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]

Attributes

Inherited from:
UIntEnum (hidden)
Graph
Supertypes
trait TypeTest[Any, T]
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

inline protected def entry(n: Int): T

Attributes

Inherited from:
UIntEnum (hidden)

Concrete fields

Code actions were requested automatically.

Code actions were requested automatically.

This typically happens when current selection in a file changes, but can also be triggered when file content changes.

Attributes

Code actions were explicitly requested by the user or by an extension.

Code actions were explicitly requested by the user or by an extension.

Attributes

Givens

Inherited givens

Attributes

Inherited from:
UIntEnum (hidden)

Attributes

Inherited from:
UIntEnum (hidden)

Attributes

Inherited from:
UIntEnum (hidden)

Extensions

Inherited extensions

extension (t: T)
inline def raw: uinteger

Attributes

Inherited from:
UIntEnum (hidden)
inline def rawInt: Int

Attributes

Inherited from:
UIntEnum (hidden)