We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77586cd commit f68202eCopy full SHA for f68202e
patches/display-language.diff
@@ -231,7 +231,7 @@ Index: code-server/lib/vscode/src/vs/workbench/workbench.web.main.ts
231
232
+// Localization. These do not actually import anything specific to Electron so
233
+// they should be safe.
234
-+import 'vs/workbench/services/localization/electron-sandbox/localeService';
++import 'vs/workbench/contrib/localization/electron-sandbox/localeService';
235
+import 'vs/workbench/contrib/localization/electron-sandbox/localization.contribution';
236
+import 'vs/platform/languagePacks/browser/languagePacks';
237
+
0 commit comments