LSP::Data::ServerCapabilities::SignatureHelpOptions
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(trigger_characters : Array(String) = [] of String)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
trigger_characters=(trigger_characters : Array(String))
The characters that trigger signature help automatically.