Skip to content

Commit eba27a0

Browse files
sandy081Benjamin Pasero
andauthored
Accept suggestion
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
1 parent 02f4157 commit eba27a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vs/workbench/browser/web.main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ class BrowserMain extends Disposable {
217217
// Initialize required resources - settings & global state
218218
await userDataInitializationService.initializeRequiredResources();
219219

220-
// Important Reload only local user configuration after initializing
220+
// Important: Reload only local user configuration after initializing
221221
// Reloading complete configuraiton blocks workbench until remote configuration is loaded.
222222
await configurationService.reloadLocalUserConfiguration();
223223
mark('didInitRequiredUserData');

0 commit comments

Comments
 (0)