class LSProtocol::CodeActionRequest
- LSProtocol::CodeActionRequest
- Reference
- Object
Overview
A request to provide commands for the given text document and range.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#id : Int32 | String
The request id.
- #jsonrpc : String
-
#method : String
The method to be invoked.
- #params : CodeActionParams