mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-29 00:00:29 -04:00
Azure SQL Hybrid Cloud Toolkit Notebooks Extension Command (#13286)
* added extension folder incomplete * WIP extension progress * notebook finally opens in side panel * notebook now opens via notebook extension * html file spaces restored * package json fixed * fixed vscode import issue * more cleanup * remove git stuff * placeholder icon logos added * fixed gulpfile * cleanup changes * vscode import fixed * fixed main and yarn.lock * added provided notebooks view * formatting for package.json * removed first command as its not necessary * fixed notebook typo * readded spaces
This commit is contained in:
4
extensions/azurehybridtoolkit/.vscodeignore
Normal file
4
extensions/azurehybridtoolkit/.vscodeignore
Normal file
@@ -0,0 +1,4 @@
|
||||
src/**
|
||||
out/**
|
||||
tsconfig.json
|
||||
yarn.lock
|
||||
Reference in New Issue
Block a user