mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Enable VS Code notebooks with a built-in SQL kernel. (#21995)
This commit is contained in:
@@ -34,11 +34,10 @@ else
|
||||
# and the build bundles extensions into .build webpacked
|
||||
# {{SQL CARBON EDIT}} Don't compile unused extensions
|
||||
yarn gulp compile-extension:azurecore \
|
||||
compile-extension:git
|
||||
compile-extension:git \
|
||||
# compile-extension:vscode-api-tests \
|
||||
# compile-extension:vscode-colorize-tests \
|
||||
# compile-extension:vscode-custom-editor-tests \
|
||||
# compile-extension:vscode-notebook-tests \
|
||||
# compile-extension:markdown-language-features \
|
||||
# compile-extension:typescript-language-features \
|
||||
# compile-extension:emmet \
|
||||
|
||||
Reference in New Issue
Block a user