Functions
Category
Sort by
Filters
commands
useTextEditorCommands
-Register multiple text editor commands. See commands.registerTextEditorCommand.comments
debug
document
editor
useActiveEditorDecorations
-Reactively set decorations on the active editor. See window.activeTextEditor.env
extension
l10n
languages
lifecycle
defineConfigObject
-Define configurations of an extension. See workspace.getConfiguration.
You can use this function with vscode-ext-gen.defineConfigs
-Define configurations of an extension. See workspace.getConfiguration.
You can use this function with vscode-ext-gen.