mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 12:50:29 -04:00
Refresh master with initial release/0.24 snapshot (#332)
* Initial port of release/0.24 source code * Fix additional headers * Fix a typo in launch.json
This commit is contained in:
@@ -13,7 +13,7 @@ export const IPanelService = createDecorator<IPanelService>('panelService');
|
||||
export interface IPanelIdentifier {
|
||||
id: string;
|
||||
name: string;
|
||||
commandId: string;
|
||||
cssClass: string;
|
||||
}
|
||||
|
||||
export interface IPanelService {
|
||||
|
||||
Reference in New Issue
Block a user