Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.workspace-folders-change-event

An event describing a change to the set of {@link workspace.workspaceFolders workspace folders}.

An event describing a change to the set of {@link workspace.workspaceFolders workspace folders}.
raw docstring

addedcljs

(added workspace-folders-change-event)

Added workspace folders.

Returns: readonly WorkspaceFolder[]

Added workspace folders.

**Returns:** `readonly WorkspaceFolder[]`
sourceraw docstring

removedcljs

(removed workspace-folders-change-event)

Removed workspace folders.

Returns: readonly WorkspaceFolder[]

Removed workspace folders.

**Returns:** `readonly WorkspaceFolder[]`
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close