提交 29bdb652 编写于 作者: S Sandeep Somavarapu

fix missing remote server channels

上级 e8c370eb
......@@ -277,6 +277,7 @@ import { ITaskService } from 'vs/workbench/contrib/tasks/common/taskService';
registerSingleton(ITaskService, TaskService, true);
// Remote
import 'vs/workbench/contrib/remote/common/remote.contribution';
import 'vs/workbench/contrib/remote/electron-browser/remote.contribution';
// Emmet
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册