mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
add uri transforms to query and connection (#6586)
This commit is contained in:
@@ -392,9 +392,8 @@ import 'vs/workbench/contrib/relauncher/electron-browser/relauncher.contribution
|
||||
// registerSingleton(ITaskService, TaskService, true);
|
||||
|
||||
// Remote
|
||||
// {{SQL CARBON EDIT}} @anthonydresser comment our remote
|
||||
// import 'vs/workbench/contrib/remote/common/remote.contribution';
|
||||
// import 'vs/workbench/contrib/remote/electron-browser/remote.contribution';
|
||||
import 'vs/workbench/contrib/remote/common/remote.contribution';
|
||||
import 'vs/workbench/contrib/remote/electron-browser/remote.contribution';
|
||||
|
||||
// Emmet
|
||||
// import 'vs/workbench/contrib/emmet/browser/emmet.contribution'; {{SQL CARBON EDIT}} @anthonydresser comment our emmet
|
||||
|
||||
Reference in New Issue
Block a user