mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
TSGops -image (Light version of ADSWeb) (#17768)
* rough changes for adsweb-lite * commit id of latest quality * fix for aria label * distro commit id changes * merged latest changes distro id * python path changes + quality name change * Hide container views/settings/panel for ADSWeb * undo unintentional change * No python prompt changes for tsgops-image * distro id changed for tsgops quality name * changed quality name to tsgops * changed name to tsgops-image * python address change * unintended changes undo * correct python installation path for tsgops * enable preview features tsgops * no prompt for tsgops-lite image * revert preview feature change * Fixes for few comments * removed extra line * add deleted line * Addressed comments * Addressed final comments * eslint error fix * fix Co-authored-by: Monica Gupta <mogupt@microsoft.com>
This commit is contained in:
@@ -527,6 +527,9 @@ import 'sql/workbench/contrib/resourceDeployment/browser/resourceDeployment.cont
|
||||
// Extension
|
||||
import 'sql/workbench/contrib/extensions/browser/extensions.contribution';
|
||||
|
||||
// TSGOps ads light image
|
||||
import 'sql/workbench/contrib/tsgops/browser/tsgops.contribution';
|
||||
|
||||
// Azure
|
||||
import 'sql/workbench/contrib/azure/browser/azure.contribution';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user