Rename request; value of command field is "rename". Return response giving the file locations that reference the symbol found in file at location line, col. Also return full display name of the symbol so that client can print it unambiguously.
Rename request; value of command field is "rename". Return response giving the file locations that reference the symbol found in file at location line, col. Also return full display name of the symbol so that client can print it unambiguously.
(arguments rename-request)
Returns: RenameRequestArgs
**Returns:** `RenameRequestArgs`
(command rename-request)
Returns: CommandTypes.Rename
**Returns:** `CommandTypes.Rename`
(seq rename-request)
Sequence number of the message
Returns: number
Sequence number of the message **Returns:** `number`
(set-seq! rename-request value)
Sequence number of the message
Sequence number of the message
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close