System | Status |
---|---|
Build (main branch) | |
Marketplace |
This repository contains the source code for Databricks extensions for VSCode.
Currently, we have the following packages:
- databricks-vscode The VSCode extension for Databricks published to the VSCode marketplace.
- databricks-sdk-js JavaScript and TypeScript SDK for the Databricks REST API.
Prepare yarn:
npm install -g yarn@2
yarn install
If you find an issue/bug or have a feature request, please file an issue here: https://github.com/databricks/databricks-vscode/issues/new Also please send the logs as per these instructions https://docs.databricks.com/dev-tools/vscode-ext.html#send-usage-logs-to-databricks to us at vscode-private-preview at databricks dot com (remove_the_spaces)