提交 9d73e89c 编写于 作者: B Benjamin Pasero

sandbox - move remote.contribution to electron-sandbox

上级 593f9c2f
......@@ -96,9 +96,6 @@ import 'vs/workbench/contrib/extensions/electron-browser/extensions.contribution
// Terminal
import 'vs/workbench/contrib/terminal/electron-browser/terminal.contribution';
// Remote
import 'vs/workbench/contrib/remote/electron-browser/remote.contribution';
// CodeEditor Contributions
import 'vs/workbench/contrib/codeEditor/electron-browser/codeEditor.contribution';
......
......@@ -74,4 +74,7 @@ import 'vs/workbench/contrib/welcome/telemetryOptOut/electron-sandbox/telemetryO
// Issues
import 'vs/workbench/contrib/issue/electron-sandbox/issue.contribution';
// Remote
import 'vs/workbench/contrib/remote/electron-sandbox/remote.contribution';
//#endregion
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册