Liking cljdoc? Tell your friends :D

dots.vscode.workspace-edit-metadata

Additional data about a workspace edit.

Additional data about a workspace edit.
raw docstring

refactoring?cljs

(refactoring? workspace-edit-metadata)

Signal to the editor that this edit is a refactoring.

Returns: boolean | undefined

Signal to the editor that this edit is a refactoring.

**Returns:** `boolean | undefined`
sourceraw docstring

set-is-refactoring!cljs

(set-is-refactoring! workspace-edit-metadata value)

Signal to the editor that this edit is a refactoring.

Signal to the editor that this edit is a refactoring.
sourceraw docstring

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

× close