class LSProtocol::DocumentLinkClientCapabilities

Overview

The client capabilities of a DocumentLinkRequest.

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(dynamic_registration : Bool | Nil = nil, tooltip_support : Bool | Nil = nil) #

[View source]

Instance Method Detail

def dynamic_registration : Bool | Nil #

[View source]
def tooltip_support : Bool | Nil #

[View source]