struct LSP::ClientCapabilities::General::StaleRequestSupport
- LSP::ClientCapabilities::General::StaleRequestSupport
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
lsp/capabilities/client_capabilities.crConstructors
Instance Method Summary
-
#cancel : Bool
The client will actively cancel the request.
-
#cancel=(cancel : Bool)
The client will actively cancel the request.
- #retry_on_content_modified : Array(String)
- #retry_on_content_modified=(retry_on_content_modified : Array(String))