debt - have methods for restart, relaunch

This commit is contained in:
Benjamin Pasero
2019-09-19 09:21:01 +02:00
parent e211ef116e
commit c8fa927f76
29 changed files with 230 additions and 125 deletions

View File

@@ -196,7 +196,7 @@ import 'vs/workbench/contrib/terminal/browser/terminalQuickOpen';
import 'vs/workbench/contrib/terminal/browser/terminalPanel';
// Relauncher
import 'vs/workbench/contrib/relauncher/common/relauncher.contribution';
import 'vs/workbench/contrib/relauncher/browser/relauncher.contribution';
// Tasks
import 'vs/workbench/contrib/tasks/browser/task.contribution';