CodeActionTriggerKind

class Object
trait Matchable
class Any

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala

Value members

Inherited methods

inline protected def entry(n: Int): CodeActionTriggerKind
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala

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.

Source:
enumerations.scala

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

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

Source:
enumerations.scala

Givens

Inherited givens

Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala