struct LSP::SignatureHelpOptions
- LSP::SignatureHelpOptions
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
lsp/protocol/signature_help_options.crConstructors
Instance Method Summary
-
#trigger_characters : Array(String)
The characters that trigger completion automatically.
-
#trigger_characters=(trigger_characters : Array(String))
The characters that trigger completion automatically.
Constructor Detail
Instance Method Detail
The characters that trigger completion automatically.
The characters that trigger completion automatically.