Format on key request; value of command field is "formatonkey". Given file location and key typed (as string), return response giving zero or more edit instructions. The edit instructions will be sorted in file order. Applying the edit instructions in reverse to file will result in correctly reformatted text.
Format on key request; value of command field is "formatonkey". Given file location and key typed (as string), return response giving zero or more edit instructions. The edit instructions will be sorted in file order. Applying the edit instructions in reverse to file will result in correctly reformatted text.
(arguments format-on-key-request)
Returns: FormatOnKeyRequestArgs
**Returns:** `FormatOnKeyRequestArgs`
(command format-on-key-request)
Returns: CommandTypes.Formatonkey
**Returns:** `CommandTypes.Formatonkey`
(seq format-on-key-request)
Sequence number of the message
Returns: number
Sequence number of the message **Returns:** `number`
(set-seq! format-on-key-request value)
Sequence number of the message
Sequence number of the message
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close