mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Fix for notebook-renderers not being included in langpack generation and revert preinstall change (#23689)
* Fix for notebook-renderers not being included in langpack generation * revert change to preinstall
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -183,6 +183,7 @@ const textFields = {
|
||||
//list of extensions from vscode that are to be included with ADS.
|
||||
const VSCODEExtensions = [
|
||||
"bat",
|
||||
"builtin-notebook-renderer",
|
||||
"configuration-editing",
|
||||
"docker",
|
||||
"git",
|
||||
|
||||
Reference in New Issue
Block a user