struct LSP::TextDocumentSyncOptions
- LSP::TextDocumentSyncOptions
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- LSP::Initializer
Defined in:
base/capabilities/server_capabilities.crConstructors
Instance Method Summary
- #change : TextDocumentSyncKind | Nil
- #change=(change : TextDocumentSyncKind | Nil)
- #open_close : Bool | Nil
- #open_close=(open_close : Bool | Nil)