Registration options for a SignatureHelpRequest.

Fields

@:optionaloptionalworkDoneProgress:Null<Bool>

@:optionaloptionaltriggerCharacters:Null<Array<String>>

The characters that trigger signature help automatically.

@:optionaloptionalretriggerCharacters:Null<Array<String>>

List of characters that re-trigger signature help.

These trigger characters are only active when signature help is already showing. All trigger characters are also counted as re-trigger characters.

Available since

3.15.0

.

documentSelector:Null<DocumentSelector>

A document selector to identify the scope of the registration. If set to null the document selector provided on the client side will be used.