Skip to content

Commit 4bb1a9c

Browse files
committed
fix issue with Markdown cells
re-add dependency to vscode-data-table update some docs
1 parent 0dd1a9e commit 4bb1a9c

File tree

6 files changed

+338
-966
lines changed

6 files changed

+338
-966
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ out/
66
node_modules/
77
*.vsix
88
dist/
9-
.vscode-test-web
9+
.vscode-test-web
10+
.databricks

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The extensions can be downloaded from the official Visual Studio Code extension
6060

6161
**v1.4.0:**
6262
- fixed an issue with the `Create cluster` link
63+
- rework [Azure Connection Manager](#setup-and-configuration-azure-connection-manager) so it automatically uses existing crednetials without prompt
6364
- added `Open Explorer` action to locally synced workspace items in [Workspace Manager](#workspace-manager)
6465

6566
**v1.3.1:**

0 commit comments

Comments
 (0)