Module: LSP::TextDocumentSaveReason

Defined in:
lib/lsp/lsp_enums.rb

Constant Summary collapse

MANUAL =
1
AFTERDELAY =
2
FOCUSOUT =
3