Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.terminal-profile-provider

Provides a terminal profile for the contributed terminal profile when launched via the UI or command.

Provides a terminal profile for the contributed terminal profile when launched via the UI or
command.
raw docstring

provide-terminal-profilecljs

(provide-terminal-profile terminal-profile-provider token)

Provide the terminal profile.

Parameters:

  • token: CancellationToken - A cancellation token that indicates the result is no longer needed.

Returns: ProviderResult<TerminalProfile> - The terminal profile.

Provide the terminal profile.

**Parameters:**
- `token`: `CancellationToken` - A cancellation token that indicates the result is no longer needed.

**Returns:** `ProviderResult<TerminalProfile>` - The terminal profile.
sourceraw docstring

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

× close