An edit operation applied {@link DocumentDropEditProvider on drop}.
An edit operation applied {@link DocumentDropEditProvider on drop}.
(additional-edit document-drop-edit)
An optional additional edit to apply on drop.
Returns: WorkspaceEdit | undefined
An optional additional edit to apply on drop. **Returns:** `WorkspaceEdit | undefined`
(insert-text document-drop-edit)
The text or snippet to insert at the drop location.
Returns: string | SnippetString
The text or snippet to insert at the drop location. **Returns:** `string | SnippetString`
(set-additional-edit! document-drop-edit value)
An optional additional edit to apply on drop.
An optional additional edit to apply on drop.
(set-insert-text! document-drop-edit value)
The text or snippet to insert at the drop location.
The text or snippet to insert at the drop location.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |