Liking cljdoc? Tell your friends :D

dots.vscode.document-drop-edit

An edit operation applied {@link DocumentDropEditProvider on drop}.

An edit operation applied {@link DocumentDropEditProvider on drop}.
raw docstring

additional-editcljs

(additional-edit document-drop-edit)

An optional additional edit to apply on drop.

An optional additional edit to apply on drop.
sourceraw docstring

insert-textcljs

(insert-text document-drop-edit)

The text or snippet to insert at the drop location.

The text or snippet to insert at the drop location.
sourceraw docstring

set-additional-edit!cljs

(set-additional-edit! document-drop-edit value)

An optional additional edit to apply on drop.

An optional additional edit to apply on drop.
sourceraw docstring

set-insert-text!cljs

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close