mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update the default to sql-bdc (#6317)
This commit is contained in:
@@ -45,7 +45,7 @@ export function activate(context: vscode.ExtensionContext) {
|
|||||||
openDialog('sql-bdc');
|
openDialog('sql-bdc');
|
||||||
});
|
});
|
||||||
vscode.commands.registerCommand('azdata.resource.deploy', () => {
|
vscode.commands.registerCommand('azdata.resource.deploy', () => {
|
||||||
openDialog('sql-image');
|
openDialog('sql-bdc');
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user