mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 18:46:36 -05:00
Feature: Tasks (core) (#12184)
* initial * string sanitize * hygiene * build task * added build task * hygiene * initial tasks view * finished tasks * add sql carbon tags and undo changes * remove task message * fix tasks tests * removed extension stuff * add problem matcher * remove extra space * undo extension changes * add problem matcher to mssql
This commit is contained in:
@@ -331,7 +331,7 @@ import 'vs/workbench/contrib/terminal/browser/terminalView';
|
||||
import 'vs/workbench/contrib/relauncher/browser/relauncher.contribution';
|
||||
|
||||
// Tasks
|
||||
// import 'vs/workbench/contrib/tasks/browser/task.contribution'; {{SQL CARBON EDIT}}
|
||||
import 'vs/workbench/contrib/tasks/browser/task.contribution';
|
||||
|
||||
// Remote
|
||||
import 'vs/workbench/contrib/remote/common/remote.contribution';
|
||||
|
||||
Reference in New Issue
Block a user