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 is a website building & hosting documentation for Clojure/Script libraries
× close