disable remote contribution (#5630)

This commit is contained in:
Anthony Dresser
2019-05-24 13:55:15 -07:00
committed by GitHub
parent d0ce6bb066
commit 85b2c4de4a

View File

@@ -373,7 +373,7 @@ import 'vs/workbench/contrib/relauncher/electron-browser/relauncher.contribution
import 'vs/workbench/contrib/tasks/electron-browser/task.contribution';
// Remote
import 'vs/workbench/contrib/remote/electron-browser/remote.contribution';
// import 'vs/workbench/contrib/remote/electron-browser/remote.contribution'; {{SQL CARBON EDIT}} @anthonydresser comment our remote
// Emmet
// import 'vs/workbench/contrib/emmet/browser/emmet.contribution'; {{SQL CARBON EDIT}} @anthonydresser comment our emmet