Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.custom-document-backup

A backup for an {@linkcode CustomDocument }.

A backup for an {@linkcode CustomDocument }.
raw docstring

deletecljs

(delete custom-document-backup)

Delete the current backup.

This is called by the editor when it is clear the current backup is no longer needed, such as when a new backup is made or when the file is saved.

Returns: void

Delete the current backup.

This is called by the editor when it is clear the current backup is no longer needed, such as when a new backup
is made or when the file is saved.

**Returns:** `void`
sourceraw docstring

idcljs

(id custom-document-backup)

Unique identifier for the backup.

This id is passed back to your extension in openCustomDocument when opening a custom editor from a backup.

Unique identifier for the backup.

This id is passed back to your extension in `openCustomDocument` when opening a custom editor from a backup.
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