36 packages
@microsoft/vscode-webview-ui-toolkit
A component library for building webview-based extensions in Visual Studio Code.
@vscode/base-node
@vscode/cdp
Node.js libraries for interfacing with the Chrome DevTools Protocol
@vscode/codicons
The icon font for Visual Studio Code
@vscode/debugadapter
Debug adapter implementation for node
@vscode/debugadapter-testsupport
Npm module with mocha test support for Visual Studio Code debug adapters
@vscode/debugprotocol
Npm module with declarations for the Visual Studio Code debug protocol
@vscode/dev-container-cli
Command Line Interface (CLI) for VS Code Dev Containers
@vscode/emmet-helper
Helper to use emmet modules in Visual Studio Code
@vscode/extension-telemetry
A module for Visual Studio Code extensions to report consistent telemetry.
@vscode/iconv-lite-umd
Iconv-lite as UMD module
@vscode/js-debug-browsers
Browser launch and discovery logic used in VS Code's JavaScript Debugger
@vscode/jupyter-ipywidgets
- We have built a custom solution based on `web3` sample to host ipywidgets outside of `Jupyter Notebook`.
@vscode/jupyter-ipywidgets7
@vscode/jupyter-lsp-middleware
VS Code Python Language Server Middleware for Jupyter Notebook
@vscode/l10n
A helper library to assist in localizing subprocesses spun up by VS Code extensions
@vscode/l10n-dev
Development time npm module to generate strings bundles from TypeScript files
@vscode/lsp-notebook-concat
Notebook cell concatentation for language servers
@vscode/monaco-editor
A browser based code editor
@vscode/ripgrep
A module for using ripgrep in a Node project
@vscode/sqlite3
Asynchronous, non-blocking SQLite3 bindings
@vscode/sudo-prompt
Run a command using sudo, prompting the user with an OS dialog if necessary
@vscode/sync-api-client
A client that calls VS Code API from a non extension host worker in sync fashion.
@vscode/sync-api-common
An RPC implementation between Web and NodeJS workers that works sync
@vscode/sync-api-service
A sync implementation of the VS Code API. Only supported from a worker in NodeJS and browser