Ilia Babanov
Ilia Babanov
### Describe the issue Cannot configure an auth profile with a cluster using `databricks auth login --host https://***.databricks.com --configure-cluster` when my workspace has multiple clusters with the same name. It...
Currently we inject special code into notebooks before we execute them as workflows. If some later cell execution leads to a kernel restart, then our injected code is no longer...
VSCode itself doesn't check code signatures while installing extensions, but it doesn't fail to install them. The signatures can be verified manually by Databricks users who need additional protection. Relevant...
From a customer report: When I execute the "Databricks: open full logs" command in VS Code, I see the "get an app to open this vscode-remote link" dialog. It appears...
## Changes Bump CLI to 230, use verbose deploy, regenerate the schema Note: new schema generator doesn't produce stable result, hence the huge amount of changed lines ## Tests Existing...

**Describe the bug** "Active workspace folders" is not available in the welcome screen: **To Reproduce** Open a folder that doesn't have a bundle config at the root level (extension will...
**Describe the bug** ``` /common targets.yml /job databricks.yml ``` where the databricks.yml has something like: ``` include: ../common/targets.yml ``` The plugin on VSCode wants to open up a "bundle" by...
**Describe the bug** Was checking the extension in windows vm, and noticed that cancelling the deployment is inconsistent - sometimes the cancel action just does nothing. Need more investigation. **To...
**Describe the bug**  **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4....