mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -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:
@@ -27,6 +27,11 @@ export interface IActivityBarService {
|
||||
*/
|
||||
getVisibleViewContainerIds(): string[];
|
||||
|
||||
/**
|
||||
* Hides View container.
|
||||
*/
|
||||
hideViewContainer(string): void; // {{SQL CARBON EDIT}}
|
||||
|
||||
/**
|
||||
* Focuses the activity bar.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user