question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extension Host Terminated in VSCode 1.57.0

See original GitHub issue

Describe the bug VSCode Extension Host terminates when starting VSCode after the upgrade to VSCode 1.57.0

To Reproduce

  1. Upgrade VSCode to 1.57.0
  2. Launch VSCode

Desktop:

  • Version: 1.57.0 (user setup) Commit: b4c1bd0a9b03c749ea011b06c6d2676c8091a70c Date: 2021-06-09T17:18:42.354Z Electron: 12.0.9 Chrome: 89.0.4389.128 Node.js: 14.16.0 V8: 8.9.255.25-electron.0 OS: Windows_NT x64 10.0.19042
  • GistPad Version [e.g. v0.2.8]

Log Outputs

Extensions Enabled

Devtools Output - Extensions enabled
14:25:40.657 electron/js2c/renderer_init.js:65 The vm module of Node.js is deprecated in the renderer process and will be removed.
t._load @ electron/js2c/renderer_init.js:65
14:25:42.769 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:25:46.205 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:25:46.497 console.ts:137 [Extension Host] (node:47576) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.(Use `Code --trace-deprecation ...` to show where the warning was created)
S @ console.ts:137
14:25:49.569 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:25:51.101 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:25:54.591 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:25:58.964 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:26:35.993 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:26:38.086 abstractExtensionService.ts:621 Extension host terminated unexpectedly. Code:  7  Signal:  null
_onExtensionHostCrashed @ abstractExtensionService.ts:621
14:26:38.152 log.ts:296   ERR Extension host terminated unexpectedly. The following extensions were running: vscode.microsoft-authentication, vscode.configuration-editing, vscode.extension-editing, vscode.json-language-features, vscode.npm, vscode.typescript-language-features, VisualStudioExptTeam.vscodeintellicode, vscode.debug-auto-launch, vscode.git, pranaygp.vscode-css-peek, ms-vscode.js-debug, vscode.github, vscode.github-authentication, vscode.emmet, vscode.merge-conflict, ms-vscode-remote.remote-wsl-recommender, vscode.testing-editor-contributions, ms-vscode-remote.remote-wsl, alefragnani.Bookmarks, ban.spellright, codespaces-contrib.codeswing, CoenraadS.bracket-pair-colorizer-2, ctf0.show-unsaved-changes, dbaeumer.vscode-eslint, eamodio.gitlens, eg2.vscode-npm-script, esbenp.prettier-vscode, Fooxly.workspace, gencer.html-slim-scss-css-class-completion, HaaLeo.timing, HookyQR.beautify, ionutvmi.path-autocomplete, jamesohortle.unicodehover, Oigene.sessions, salbert.comment-ts, SonarSource.sonarlint-vscode, stephen-riley.regexworkbench, usernamehw.errorlens, vscode-icons-team.vscode-icons, vsls-contrib.gistfs, wix.vscode-import-cost, xyz.local-history, yzhang.markdown-all-in-one
14:26:38.153 notificationsAlerts.ts:40 Extension host terminated unexpectedly.
onDidChangeNotification @ notificationsAlerts.ts:40
14:26:38.185 localProcessExtensionHost.ts:272 Extension Host
14:26:38.185 localProcessExtensionHost.ts:273 c:\Users\user\.vscode\extensions\stephen-riley.regexworkbench-2.0.5\node_modules\@stephen-riley\pcre2-wasm\dist\libpcre2.js:95   throw ex;   ^Error: [mobx] There are multiple, different versions of MobX active. Make sure MobX is loaded only once or use `configure({ isolateGlobalState: true })`    at h (c:\Users\user\.vscode\extensions\vsls-contrib.gistfs-0.2.8\out\prod\extension.js:33:1063)    at l (c:\Users\user\.vscode\extensions\vsls-contrib.gistfs-0.2.8\out\prod\extension.js:33:1023)    at Timeout._onTimeout (c:\Users\user\.vscode\extensions\vsls-contrib.gistfs-0.2.8\out\prod\extension.js:33:16292)    at listOnTimeout (internal/timers.js:554:17)    at processTimers (internal/timers.js:497:7)
14:27:07.093 console.ts:137 [Extension Host] (node:50960) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.(Use `Code --trace-deprecation ...` to show where the warning was created)
S @ console.ts:137
14:27:07.739 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:27:09.629 console.ts:137 [Extension Host] UnicodeHover: providers pushed.
14:27:09.655 console.ts:137 [Extension Host] Looking for parseable documents...
14:27:09.693 console.ts:137 [Extension Host] TypeError: Cannot convert undefined or null to object
14:27:09.693 console.ts:137 [Extension Host] TypeError: Cannot convert undefined or null to object
S @ console.ts:137
14:27:10.777 localProcessExtensionHost.ts:272 Extension Host
14:27:10.777 localProcessExtensionHost.ts:273 c:\Users\user\.vscode\extensions\stephen-riley.regexworkbench-2.0.5\node_modules\@stephen-riley\pcre2-wasm\dist\libpcre2.js:95   throw ex;   ^Error: [MobX] minified error nr: 35. Find the full error at: https://github.com/mobxjs/mobx/blob/mobx6/src/errors.ts    at n (c:\Users\user\.vscode\extensions\codespaces-contrib.codeswing-0.0.16\dist\extension.js:2:1590490)    at Timeout._onTimeout (c:\Users\user\.vscode\extensions\codespaces-contrib.codeswing-0.0.16\dist\extension.js:2:1607968)    at listOnTimeout (internal/timers.js:554:17)    at processTimers (internal/timers.js:497:7)
14:27:10.804 abstractExtensionService.ts:621 Extension host terminated unexpectedly. Code:  7  Signal:  null
_onExtensionHostCrashed @ abstractExtensionService.ts:621
14:27:10.836 log.ts:296   ERR Extension host terminated unexpectedly. The following extensions were running: vscode.microsoft-authentication, vscode.configuration-editing, vscode.extension-editing, vscode.json-language-features, vscode.npm, eg2.vscode-npm-script, vscode.typescript-language-features, jamesohortle.unicodehover, VisualStudioExptTeam.vscodeintellicode, wix.vscode-import-cost, salbert.comment-ts, ms-vscode.js-debug, vscode.debug-auto-launch, vscode.git, ban.spellright, CoenraadS.bracket-pair-colorizer-2, ctf0.show-unsaved-changes, Fooxly.workspace, gencer.html-slim-scss-css-class-completion, HaaLeo.timing, HookyQR.beautify, ionutvmi.path-autocomplete, Oigene.sessions, stephen-riley.regexworkbench, vscode-icons-team.vscode-icons, vsls-contrib.gistfs, xyz.local-history, vscode.github-authentication, yzhang.markdown-all-in-one, pranaygp.vscode-css-peek, codespaces-contrib.codeswing, SonarSource.sonarlint-vscode
14:27:10.836 notificationsAlerts.ts:40 Extension host terminated unexpectedly.
onDidChangeNotification @ notificationsAlerts.ts:40
14:27:17.529 commentService.ts:198 Canceled: Canceled
    at Object.p [as canceled] (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:8:1157)
    at r._remoteCall (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1832:11979)
    at Proxy.D.<computed>.M.charCodeAt.D.<computed> (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1832:8511)
    at c.getDocumentComments (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2699:49431)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:851:55198
    at Map.forEach (<anonymous>)
    at S.getComments (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:851:55177)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:4088
    at Object.w [as createCancelablePromise] (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:68:11055)
    at L.beginCompute (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:3959)
    at L.onModelChanged (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:8035)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:3771
    at n.fire (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at dn.setModel (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:654:517)
    at M.setInput (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2470:90307)
    at async M.setInput (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2470:174455)
14:38:37.402 [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
14:38:37.402 [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
14:38:37.402 [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
14:38:37.402 [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
14:38:37.402 [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
14:38:37.402 [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
14:30:19.482 loader.js:702 [Violation] 'setTimeout' handler took 87ms
14:33:07.212 commentService.ts:198 Canceled: Canceled
    at Object.p [as canceled] (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:8:1157)
    at r._remoteCall (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1832:11979)
    at Proxy.D.<computed>.M.charCodeAt.D.<computed> (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1832:8511)
    at c.getDocumentComments (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2699:49431)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:851:55198
    at Map.forEach (<anonymous>)
    at S.getComments (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:851:55177)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:4088
    at Object.w [as createCancelablePromise] (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:68:11055)
    at L.beginCompute (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:3959)
    at L.onModelChanged (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:8035)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:3771
    at n.fire (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at dn.setModel (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:654:517)
    at M.setInput (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2470:90307)
    at async M.setInput (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2470:174455)
14:33:19.620 commentService.ts:198 Canceled: Canceled
    at Object.p [as canceled] (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:8:1157)
    at r._remoteCall (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1832:11979)
    at Proxy.D.<computed>.M.charCodeAt.D.<computed> (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1832:8511)
    at c.getDocumentComments (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2699:49431)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:851:55198
    at Map.forEach (<anonymous>)
    at S.getComments (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:851:55177)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:4088
    at Object.w [as createCancelablePromise] (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:68:11055)
    at L.beginCompute (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:3959)
    at L.onModelChanged (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:8035)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2245:3771
    at n.fire (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at dn.setModel (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:654:517)
    at M.setInput (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2470:90307)
    at async M.setInput (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2470:174455)
14:35:37.904 htmlContent.ts:64 [Violation] 'requestAnimationFrame' handler took 60ms
Extension Host Ouput - Extensions enabled
[2021-06-13 14:25:48.462] [exthost] [info] extension host started
[2021-06-13 14:25:51.089] [exthost] [info] ExtensionService#_doActivateExtension vscode.microsoft-authentication {"startup":false,"extensionId":{"value":"vscode.microsoft-authentication","_lower":"vscode.microsoft-authentication"},"activationEvent":"onAuthenticationRequest:microsoft"}
[2021-06-13 14:25:51.089] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/microsoft-authentication/dist/extension.js
[2021-06-13 14:25:51.119] [exthost] [info] ExtensionService#_doActivateExtension vscode.configuration-editing {"startup":false,"extensionId":{"value":"vscode.configuration-editing","_lower":"vscode.configuration-editing"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:25:51.120] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/configuration-editing/dist/configurationEditingMain
[2021-06-13 14:25:51.130] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"extensionId":{"value":"vscode.extension-editing","_lower":"vscode.extension-editing"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:25:51.130] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/extension-editing/dist/extensionEditingMain
[2021-06-13 14:25:51.151] [exthost] [info] ExtensionService#_doActivateExtension vscode.json-language-features {"startup":false,"extensionId":{"value":"vscode.json-language-features","_lower":"vscode.json-language-features"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:25:51.151] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/json-language-features/client/dist/node/jsonClientMain
[2021-06-13 14:25:51.344] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":false,"extensionId":{"value":"vscode.npm","_lower":"vscode.npm"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:25:51.345] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/npm/dist/npmMain
[2021-06-13 14:25:51.392] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"extensionId":{"value":"vscode.typescript-language-features","_lower":"vscode.typescript-language-features"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:25:51.392] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/typescript-language-features/dist/extension
[2021-06-13 14:25:51.446] [exthost] [info] ExtensionService#_doActivateExtension VisualStudioExptTeam.vscodeintellicode {"startup":false,"extensionId":{"value":"VisualStudioExptTeam.vscodeintellicode","_lower":"visualstudioexptteam.vscodeintellicode"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:25:51.446] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.2.14/dist/intellicode
[2021-06-13 14:25:52.479] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"extensionId":{"value":"vscode.debug-auto-launch","_lower":"vscode.debug-auto-launch"},"activationEvent":"*"}
[2021-06-13 14:25:52.480] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/debug-auto-launch/dist/extension
[2021-06-13 14:25:52.486] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"extensionId":{"value":"vscode.github","_lower":"vscode.github"},"activationEvent":"*"}
[2021-06-13 14:25:52.486] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/git/dist/main
[2021-06-13 14:25:54.980] [exthost] [info] ExtensionService#_doActivateExtension pranaygp.vscode-css-peek {"startup":true,"extensionId":{"value":"pranaygp.vscode-css-peek","_lower":"pranaygp.vscode-css-peek"},"activationEvent":"workspaceContains:**/*.css,**/*.scss,**/*.sass,**/*.less"}
[2021-06-13 14:25:54.980] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/pranaygp.vscode-css-peek-4.2.0/client/out/extension
[2021-06-13 14:25:55.342] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.js-debug {"startup":false,"extensionId":{"value":"ms-vscode.js-debug","_lower":"ms-vscode.js-debug"},"activationEvent":"onCommand:extension.js-debug.clearAutoAttachVariables"}
[2021-06-13 14:25:55.342] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode.js-debug/src/extension.js
[2021-06-13 14:25:56.210] [exthost] [info] ExtensionService#_doActivateExtension vscode.github {"startup":true,"extensionId":{"value":"vscode.github","_lower":"vscode.github"},"activationEvent":"*"}
[2021-06-13 14:25:56.210] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/github/dist/extension.js
[2021-06-13 14:25:56.302] [exthost] [info] eager extensions activated
[2021-06-13 14:25:56.364] [exthost] [info] ExtensionService#_doActivateExtension vscode.github-authentication {"startup":false,"extensionId":{"value":"vscode.github-authentication","_lower":"vscode.github-authentication"},"activationEvent":"onAuthenticationRequest:github"}
[2021-06-13 14:25:56.364] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/github-authentication/dist/extension.js
[2021-06-13 14:25:56.395] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":false,"extensionId":{"value":"vscode.emmet","_lower":"vscode.emmet"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:25:56.395] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/emmet/dist/node/emmetNodeMain
[2021-06-13 14:25:56.416] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":false,"extensionId":{"value":"vscode.merge-conflict","_lower":"vscode.merge-conflict"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:25:56.416] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/merge-conflict/dist/mergeConflictMain
[2021-06-13 14:25:56.430] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode-remote.remote-wsl-recommender {"startup":false,"extensionId":{"value":"ms-vscode-remote.remote-wsl-recommender","_lower":"ms-vscode-remote.remote-wsl-recommender"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:25:56.430] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode-remote.remote-wsl-recommender/dist/extension.js
[2021-06-13 14:25:56.463] [exthost] [info] ExtensionService#_doActivateExtension vscode.testing-editor-contributions {"startup":false,"extensionId":{"value":"vscode.testing-editor-contributions","_lower":"vscode.testing-editor-contributions"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:25:56.463] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/testing-editor-contributions/dist/extension.js
[2021-06-13 14:25:56.465] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode-remote.remote-wsl {"startup":false,"extensionId":{"value":"ms-vscode-remote.remote-wsl","_lower":"ms-vscode-remote.remote-wsl"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:25:56.465] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ms-vscode-remote.remote-wsl-0.56.4/dist/extension
[2021-06-13 14:26:35.418] [exthost] [info] ExtensionService#_doActivateExtension alefragnani.Bookmarks {"startup":false,"extensionId":{"value":"alefragnani.Bookmarks","_lower":"alefragnani.bookmarks"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:26:35.418] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/alefragnani.bookmarks-13.0.4/dist/extension
[2021-06-13 14:26:35.437] [exthost] [info] ExtensionService#_doActivateExtension ban.spellright {"startup":false,"extensionId":{"value":"ban.spellright","_lower":"ban.spellright"},"activationEvent":"*"}
[2021-06-13 14:26:35.437] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ban.spellright-3.0.58/src/extension
[2021-06-13 14:26:35.439] [exthost] [info] ExtensionService#_doActivateExtension codespaces-contrib.codeswing {"startup":false,"extensionId":{"value":"codespaces-contrib.codeswing","_lower":"codespaces-contrib.codeswing"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:26:35.439] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/codespaces-contrib.codeswing-0.0.16/dist/extension.js
[2021-06-13 14:26:35.997] [exthost] [info] ExtensionService#_doActivateExtension CoenraadS.bracket-pair-colorizer-2 {"startup":false,"extensionId":{"value":"CoenraadS.bracket-pair-colorizer-2","_lower":"coenraads.bracket-pair-colorizer-2"},"activationEvent":"*"}
[2021-06-13 14:26:35.997] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/coenraads.bracket-pair-colorizer-2-0.2.0/out/src/extension
[2021-06-13 14:26:36.052] [exthost] [info] ExtensionService#_doActivateExtension ctf0.show-unsaved-changes {"startup":false,"extensionId":{"value":"ctf0.show-unsaved-changes","_lower":"ctf0.show-unsaved-changes"},"activationEvent":"*"}
[2021-06-13 14:26:36.052] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ctf0.show-unsaved-changes-0.0.9/extension.js
[2021-06-13 14:26:36.061] [exthost] [info] ExtensionService#_doActivateExtension dbaeumer.vscode-eslint {"startup":false,"extensionId":{"value":"dbaeumer.vscode-eslint","_lower":"dbaeumer.vscode-eslint"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:26:36.061] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/dbaeumer.vscode-eslint-2.1.20/client/out/extension
[2021-06-13 14:26:36.110] [exthost] [info] ExtensionService#_doActivateExtension eamodio.gitlens {"startup":false,"extensionId":{"value":"eamodio.gitlens","_lower":"eamodio.gitlens"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:26:36.110] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/eamodio.gitlens-11.4.1/dist/gitlens
[2021-06-13 14:26:36.264] [exthost] [info] ExtensionService#_doActivateExtension eg2.vscode-npm-script {"startup":false,"extensionId":{"value":"eg2.vscode-npm-script","_lower":"eg2.vscode-npm-script"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:26:36.264] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/eg2.vscode-npm-script-0.3.22/dist/extension
[2021-06-13 14:26:36.271] [exthost] [info] ExtensionService#_doActivateExtension esbenp.prettier-vscode {"startup":false,"extensionId":{"value":"esbenp.prettier-vscode","_lower":"esbenp.prettier-vscode"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:26:36.271] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/esbenp.prettier-vscode-6.4.0/dist/extension
[2021-06-13 14:26:36.377] [exthost] [info] ExtensionService#_doActivateExtension Fooxly.workspace {"startup":false,"extensionId":{"value":"Fooxly.workspace","_lower":"fooxly.workspace"},"activationEvent":"*"}
[2021-06-13 14:26:36.377] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/fooxly.workspace-1.1.2/out/extension.js
[2021-06-13 14:26:36.383] [exthost] [info] ExtensionService#_doActivateExtension gencer.html-slim-scss-css-class-completion {"startup":false,"extensionId":{"value":"gencer.html-slim-scss-css-class-completion","_lower":"gencer.html-slim-scss-css-class-completion"},"activationEvent":"*"}
[2021-06-13 14:26:36.383] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/gencer.html-slim-scss-css-class-completion-1.7.8/dist/extension
[2021-06-13 14:26:36.533] [exthost] [info] ExtensionService#_doActivateExtension HaaLeo.timing {"startup":false,"extensionId":{"value":"HaaLeo.timing","_lower":"haaleo.timing"},"activationEvent":"*"}
[2021-06-13 14:26:36.533] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/haaleo.timing-2.6.0/dist/timing
[2021-06-13 14:26:36.559] [exthost] [info] ExtensionService#_doActivateExtension HookyQR.beautify {"startup":false,"extensionId":{"value":"HookyQR.beautify","_lower":"hookyqr.beautify"},"activationEvent":"*"}
[2021-06-13 14:26:36.559] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/hookyqr.beautify-1.5.0/extension
[2021-06-13 14:26:36.625] [exthost] [info] ExtensionService#_doActivateExtension ionutvmi.path-autocomplete {"startup":false,"extensionId":{"value":"ionutvmi.path-autocomplete","_lower":"ionutvmi.path-autocomplete"},"activationEvent":"*"}
[2021-06-13 14:26:36.625] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ionutvmi.path-autocomplete-1.17.1/out/src/extension
[2021-06-13 14:26:36.639] [exthost] [info] ExtensionService#_doActivateExtension jamesohortle.unicodehover {"startup":false,"extensionId":{"value":"jamesohortle.unicodehover","_lower":"jamesohortle.unicodehover"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:26:36.640] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/jamesohortle.unicodehover-0.2.1/out/extension
[2021-06-13 14:26:36.821] [exthost] [info] ExtensionService#_doActivateExtension Oigene.sessions {"startup":false,"extensionId":{"value":"Oigene.sessions","_lower":"oigene.sessions"},"activationEvent":"*"}
[2021-06-13 14:26:36.821] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/oigene.sessions-1.0.1/out/extension.js
[2021-06-13 14:26:36.823] [exthost] [info] ExtensionService#_doActivateExtension salbert.comment-ts {"startup":false,"extensionId":{"value":"salbert.comment-ts","_lower":"salbert.comment-ts"},"activationEvent":"onLanguage:typescript"}
[2021-06-13 14:26:36.823] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/salbert.comment-ts-1.0.21/out/src/extension
[2021-06-13 14:26:37.065] [exthost] [info] ExtensionService#_doActivateExtension SonarSource.sonarlint-vscode {"startup":false,"extensionId":{"value":"SonarSource.sonarlint-vscode","_lower":"sonarsource.sonarlint-vscode"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:26:37.065] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/sonarsource.sonarlint-vscode-2.0.0/dist/extension
[2021-06-13 14:26:37.109] [exthost] [info] ExtensionService#_doActivateExtension stephen-riley.regexworkbench {"startup":false,"extensionId":{"value":"stephen-riley.regexworkbench","_lower":"stephen-riley.regexworkbench"},"activationEvent":"*"}
[2021-06-13 14:26:37.109] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/stephen-riley.regexworkbench-2.0.5/out/extension.js
[2021-06-13 14:26:37.123] [exthost] [info] ExtensionService#_doActivateExtension usernamehw.errorlens {"startup":false,"extensionId":{"value":"usernamehw.errorlens","_lower":"usernamehw.errorlens"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:26:37.123] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/usernamehw.errorlens-3.2.7/dist/extension
[2021-06-13 14:26:37.127] [exthost] [info] ExtensionService#_doActivateExtension vscode-icons-team.vscode-icons {"startup":false,"extensionId":{"value":"vscode-icons-team.vscode-icons","_lower":"vscode-icons-team.vscode-icons"},"activationEvent":"*"}
[2021-06-13 14:26:37.127] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/vscode-icons-team.vscode-icons-11.4.0/dist/src/vscode-icons.bundle.js
[2021-06-13 14:26:37.166] [exthost] [info] ExtensionService#_doActivateExtension vsls-contrib.gistfs {"startup":false,"extensionId":{"value":"vsls-contrib.gistfs","_lower":"vsls-contrib.gistfs"},"activationEvent":"*"}
[2021-06-13 14:26:37.166] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/vsls-contrib.gistfs-0.2.8/out/prod/extension.js
[2021-06-13 14:26:37.235] [exthost] [info] ExtensionService#_doActivateExtension wix.vscode-import-cost {"startup":false,"extensionId":{"value":"wix.vscode-import-cost","_lower":"wix.vscode-import-cost"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:26:37.235] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/wix.vscode-import-cost-2.15.0/out/extension.js
[2021-06-13 14:26:37.853] [exthost] [info] ExtensionService#_doActivateExtension xyz.local-history {"startup":false,"extensionId":{"value":"xyz.local-history","_lower":"xyz.local-history"},"activationEvent":"*"}
[2021-06-13 14:26:37.853] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/xyz.local-history-1.8.1/out/src/extension
[2021-06-13 14:27:07.184] [exthost] [info] extension host started
[2021-06-13 14:27:07.236] [exthost] [info] ExtensionService#_doActivateExtension vscode.microsoft-authentication {"startup":false,"extensionId":{"value":"vscode.microsoft-authentication","_lower":"vscode.microsoft-authentication"},"activationEvent":"onAuthenticationRequest:microsoft"}
[2021-06-13 14:27:07.236] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/microsoft-authentication/dist/extension.js
[2021-06-13 14:27:07.248] [exthost] [info] ExtensionService#_doActivateExtension vscode.configuration-editing {"startup":false,"extensionId":{"value":"vscode.configuration-editing","_lower":"vscode.configuration-editing"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.249] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/configuration-editing/dist/configurationEditingMain
[2021-06-13 14:27:07.255] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"extensionId":{"value":"vscode.extension-editing","_lower":"vscode.extension-editing"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.255] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/extension-editing/dist/extensionEditingMain
[2021-06-13 14:27:07.262] [exthost] [info] ExtensionService#_doActivateExtension vscode.json-language-features {"startup":false,"extensionId":{"value":"vscode.json-language-features","_lower":"vscode.json-language-features"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.263] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/json-language-features/client/dist/node/jsonClientMain
[2021-06-13 14:27:07.282] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":false,"extensionId":{"value":"vscode.npm","_lower":"vscode.npm"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.282] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/npm/dist/npmMain
[2021-06-13 14:27:07.298] [exthost] [info] ExtensionService#_doActivateExtension eg2.vscode-npm-script {"startup":false,"extensionId":{"value":"eg2.vscode-npm-script","_lower":"eg2.vscode-npm-script"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.298] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/eg2.vscode-npm-script-0.3.22/dist/extension
[2021-06-13 14:27:07.306] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"extensionId":{"value":"SonarSource.sonarlint-vscode","_lower":"sonarsource.sonarlint-vscode"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:07.306] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/typescript-language-features/dist/extension
[2021-06-13 14:27:07.318] [exthost] [info] ExtensionService#_doActivateExtension jamesohortle.unicodehover {"startup":false,"extensionId":{"value":"jamesohortle.unicodehover","_lower":"jamesohortle.unicodehover"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:07.318] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/jamesohortle.unicodehover-0.2.1/out/extension
[2021-06-13 14:27:07.508] [exthost] [info] ExtensionService#_doActivateExtension VisualStudioExptTeam.vscodeintellicode {"startup":false,"extensionId":{"value":"VisualStudioExptTeam.vscodeintellicode","_lower":"visualstudioexptteam.vscodeintellicode"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:07.508] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.2.14/dist/intellicode
[2021-06-13 14:27:07.541] [exthost] [info] ExtensionService#_doActivateExtension wix.vscode-import-cost {"startup":false,"extensionId":{"value":"wix.vscode-import-cost","_lower":"wix.vscode-import-cost"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:07.542] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/wix.vscode-import-cost-2.15.0/out/extension.js
[2021-06-13 14:27:08.088] [exthost] [info] ExtensionService#_doActivateExtension salbert.comment-ts {"startup":false,"extensionId":{"value":"salbert.comment-ts","_lower":"salbert.comment-ts"},"activationEvent":"onLanguage:typescript"}
[2021-06-13 14:27:08.088] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/salbert.comment-ts-1.0.21/out/src/extension
[2021-06-13 14:27:08.290] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.js-debug {"startup":false,"extensionId":{"value":"ms-vscode.js-debug","_lower":"ms-vscode.js-debug"},"activationEvent":"onCommand:extension.js-debug.clearAutoAttachVariables"}
[2021-06-13 14:27:08.290] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode.js-debug/src/extension.js
[2021-06-13 14:27:08.373] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":false,"extensionId":{"value":"vscode.debug-auto-launch","_lower":"vscode.debug-auto-launch"},"activationEvent":"*"}
[2021-06-13 14:27:08.373] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/debug-auto-launch/dist/extension
[2021-06-13 14:27:08.376] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":false,"extensionId":{"value":"vscode.github","_lower":"vscode.github"},"activationEvent":"*"}
[2021-06-13 14:27:08.377] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/git/dist/main
[2021-06-13 14:27:08.392] [exthost] [info] ExtensionService#_doActivateExtension ban.spellright {"startup":false,"extensionId":{"value":"ban.spellright","_lower":"ban.spellright"},"activationEvent":"*"}
[2021-06-13 14:27:08.392] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ban.spellright-3.0.58/src/extension
[2021-06-13 14:27:08.395] [exthost] [info] ExtensionService#_doActivateExtension CoenraadS.bracket-pair-colorizer-2 {"startup":false,"extensionId":{"value":"CoenraadS.bracket-pair-colorizer-2","_lower":"coenraads.bracket-pair-colorizer-2"},"activationEvent":"*"}
[2021-06-13 14:27:08.395] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/coenraads.bracket-pair-colorizer-2-0.2.0/out/src/extension
[2021-06-13 14:27:08.429] [exthost] [info] ExtensionService#_doActivateExtension ctf0.show-unsaved-changes {"startup":false,"extensionId":{"value":"ctf0.show-unsaved-changes","_lower":"ctf0.show-unsaved-changes"},"activationEvent":"*"}
[2021-06-13 14:27:08.429] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ctf0.show-unsaved-changes-0.0.9/extension.js
[2021-06-13 14:27:08.435] [exthost] [info] ExtensionService#_doActivateExtension Fooxly.workspace {"startup":false,"extensionId":{"value":"Fooxly.workspace","_lower":"fooxly.workspace"},"activationEvent":"*"}
[2021-06-13 14:27:08.435] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/fooxly.workspace-1.1.2/out/extension.js
[2021-06-13 14:27:08.438] [exthost] [info] ExtensionService#_doActivateExtension gencer.html-slim-scss-css-class-completion {"startup":false,"extensionId":{"value":"gencer.html-slim-scss-css-class-completion","_lower":"gencer.html-slim-scss-css-class-completion"},"activationEvent":"*"}
[2021-06-13 14:27:08.438] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/gencer.html-slim-scss-css-class-completion-1.7.8/dist/extension
[2021-06-13 14:27:08.547] [exthost] [info] ExtensionService#_doActivateExtension HaaLeo.timing {"startup":false,"extensionId":{"value":"HaaLeo.timing","_lower":"haaleo.timing"},"activationEvent":"*"}
[2021-06-13 14:27:08.547] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/haaleo.timing-2.6.0/dist/timing
[2021-06-13 14:27:08.571] [exthost] [info] ExtensionService#_doActivateExtension HookyQR.beautify {"startup":false,"extensionId":{"value":"HookyQR.beautify","_lower":"hookyqr.beautify"},"activationEvent":"*"}
[2021-06-13 14:27:08.571] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/hookyqr.beautify-1.5.0/extension
[2021-06-13 14:27:08.620] [exthost] [info] ExtensionService#_doActivateExtension ionutvmi.path-autocomplete {"startup":false,"extensionId":{"value":"ionutvmi.path-autocomplete","_lower":"ionutvmi.path-autocomplete"},"activationEvent":"*"}
[2021-06-13 14:27:08.620] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ionutvmi.path-autocomplete-1.17.1/out/src/extension
[2021-06-13 14:27:08.634] [exthost] [info] ExtensionService#_doActivateExtension Oigene.sessions {"startup":false,"extensionId":{"value":"Oigene.sessions","_lower":"oigene.sessions"},"activationEvent":"*"}
[2021-06-13 14:27:08.634] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/oigene.sessions-1.0.1/out/extension.js
[2021-06-13 14:27:08.636] [exthost] [info] ExtensionService#_doActivateExtension stephen-riley.regexworkbench {"startup":false,"extensionId":{"value":"stephen-riley.regexworkbench","_lower":"stephen-riley.regexworkbench"},"activationEvent":"*"}
[2021-06-13 14:27:08.636] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/stephen-riley.regexworkbench-2.0.5/out/extension.js
[2021-06-13 14:27:08.647] [exthost] [info] ExtensionService#_doActivateExtension vscode-icons-team.vscode-icons {"startup":false,"extensionId":{"value":"vscode-icons-team.vscode-icons","_lower":"vscode-icons-team.vscode-icons"},"activationEvent":"*"}
[2021-06-13 14:27:08.648] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/vscode-icons-team.vscode-icons-11.4.0/dist/src/vscode-icons.bundle.js
[2021-06-13 14:27:08.688] [exthost] [info] ExtensionService#_doActivateExtension vsls-contrib.gistfs {"startup":false,"extensionId":{"value":"vsls-contrib.gistfs","_lower":"vsls-contrib.gistfs"},"activationEvent":"*"}
[2021-06-13 14:27:08.689] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/vsls-contrib.gistfs-0.2.8/out/prod/extension.js
[2021-06-13 14:27:08.738] [exthost] [info] ExtensionService#_doActivateExtension xyz.local-history {"startup":false,"extensionId":{"value":"xyz.local-history","_lower":"xyz.local-history"},"activationEvent":"*"}
[2021-06-13 14:27:08.738] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/xyz.local-history-1.8.1/out/src/extension
[2021-06-13 14:27:08.777] [exthost] [info] ExtensionService#_doActivateExtension vscode.github-authentication {"startup":false,"extensionId":{"value":"vscode.github-authentication","_lower":"vscode.github-authentication"},"activationEvent":"onAuthenticationRequest:github"}
[2021-06-13 14:27:08.777] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/github-authentication/dist/extension.js
[2021-06-13 14:27:08.816] [exthost] [info] ExtensionService#_doActivateExtension yzhang.markdown-all-in-one {"startup":true,"extensionId":{"value":"yzhang.markdown-all-in-one","_lower":"yzhang.markdown-all-in-one"},"activationEvent":"workspaceContains:README.md"}
[2021-06-13 14:27:08.816] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/yzhang.markdown-all-in-one-3.4.0/dist/extension
[2021-06-13 14:27:09.816] [exthost] [info] ExtensionService#_doActivateExtension pranaygp.vscode-css-peek {"startup":true,"extensionId":{"value":"pranaygp.vscode-css-peek","_lower":"pranaygp.vscode-css-peek"},"activationEvent":"workspaceContains:**/*.css,**/*.scss,**/*.sass,**/*.less"}
[2021-06-13 14:27:09.817] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/pranaygp.vscode-css-peek-4.2.0/client/out/extension
[2021-06-13 14:27:09.918] [exthost] [info] ExtensionService#_doActivateExtension codespaces-contrib.codeswing {"startup":false,"extensionId":{"value":"vsls-contrib.gistfs","_lower":"vsls-contrib.gistfs"},"activationEvent":"api"}
[2021-06-13 14:27:09.918] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/codespaces-contrib.codeswing-0.0.16/dist/extension.js
[2021-06-13 14:27:10.516] [exthost] [info] ExtensionService#_doActivateExtension SonarSource.sonarlint-vscode {"startup":false,"extensionId":{"value":"SonarSource.sonarlint-vscode","_lower":"sonarsource.sonarlint-vscode"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:10.516] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/sonarsource.sonarlint-vscode-2.0.0/dist/extension

Extensions Disabled

Devtools Ouput - Extensions disabled
Some messages have been moved to the Issues panel.
14:44:35.284 electron/js2c/renderer_init.js:65 The vm module of Node.js is deprecated in the renderer process and will be removed.
t._load @ electron/js2c/renderer_init.js:65
14:44:36.495 log.ts:296   ERR Cannot read property 'root' of undefined: TypeError: Cannot read property 'root' of undefined
    at Jt.refreshTree (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2416:57106)
    at Jt.renderTree (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2416:56907)
    at file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2416:38051
    at n.fire (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:60:1835)
    at updateWorkspaceTrust (file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2863:130276)
    at async file:///C:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2863:127177
14:44:36.562 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:44:37.481 console.ts:137 [Extension Host] (node:31252) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.(Use `Code --trace-deprecation ...` to show where the warning was created)
S @ console.ts:137
14:44:38.354 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:44:39.228 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:44:40.056 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
14:46:27.498 event.ts:24 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
onFirstListenerAdd @ event.ts:24
_event._event @ event.ts:563
(anonymous) @ event.ts:56
onFirstListenerAdd @ event.ts:117
_event._event @ event.ts:563
x @ listWidget.ts:566
createMouseController @ listWidget.ts:1311
Y @ listWidget.ts:1296
_ @ listService.ts:227
_createInstance @ instantiationService.ts:110
createInstance @ instantiationService.ts:76
createNotificationsList @ notificationsList.ts:78
show @ notificationsList.ts:52
show @ notificationsCenter.ts:89
(anonymous) @ notificationsCommands.ts:81
invokeFunction @ instantiationService.ts:61
_tryExecuteCommand @ commandService.ts:84
(anonymous) @ commandService.ts:73
Extension Host Ouput - Extensions disabled
[2021-06-13 14:27:07.184] [exthost] [info] extension host started
[2021-06-13 14:27:07.236] [exthost] [info] ExtensionService#_doActivateExtension vscode.microsoft-authentication {"startup":false,"extensionId":{"value":"vscode.microsoft-authentication","_lower":"vscode.microsoft-authentication"},"activationEvent":"onAuthenticationRequest:microsoft"}
[2021-06-13 14:27:07.236] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/microsoft-authentication/dist/extension.js
[2021-06-13 14:27:07.248] [exthost] [info] ExtensionService#_doActivateExtension vscode.configuration-editing {"startup":false,"extensionId":{"value":"vscode.configuration-editing","_lower":"vscode.configuration-editing"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.249] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/configuration-editing/dist/configurationEditingMain
[2021-06-13 14:27:07.255] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"extensionId":{"value":"vscode.extension-editing","_lower":"vscode.extension-editing"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.255] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/extension-editing/dist/extensionEditingMain
[2021-06-13 14:27:07.262] [exthost] [info] ExtensionService#_doActivateExtension vscode.json-language-features {"startup":false,"extensionId":{"value":"vscode.json-language-features","_lower":"vscode.json-language-features"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.263] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/json-language-features/client/dist/node/jsonClientMain
[2021-06-13 14:27:07.282] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":false,"extensionId":{"value":"vscode.npm","_lower":"vscode.npm"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.282] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/npm/dist/npmMain
[2021-06-13 14:27:07.298] [exthost] [info] ExtensionService#_doActivateExtension eg2.vscode-npm-script {"startup":false,"extensionId":{"value":"eg2.vscode-npm-script","_lower":"eg2.vscode-npm-script"},"activationEvent":"onLanguage:json"}
[2021-06-13 14:27:07.298] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/eg2.vscode-npm-script-0.3.22/dist/extension
[2021-06-13 14:27:07.306] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"extensionId":{"value":"SonarSource.sonarlint-vscode","_lower":"sonarsource.sonarlint-vscode"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:07.306] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/typescript-language-features/dist/extension
[2021-06-13 14:27:07.318] [exthost] [info] ExtensionService#_doActivateExtension jamesohortle.unicodehover {"startup":false,"extensionId":{"value":"jamesohortle.unicodehover","_lower":"jamesohortle.unicodehover"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:07.318] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/jamesohortle.unicodehover-0.2.1/out/extension
[2021-06-13 14:27:07.508] [exthost] [info] ExtensionService#_doActivateExtension VisualStudioExptTeam.vscodeintellicode {"startup":false,"extensionId":{"value":"VisualStudioExptTeam.vscodeintellicode","_lower":"visualstudioexptteam.vscodeintellicode"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:07.508] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.2.14/dist/intellicode
[2021-06-13 14:27:07.541] [exthost] [info] ExtensionService#_doActivateExtension wix.vscode-import-cost {"startup":false,"extensionId":{"value":"wix.vscode-import-cost","_lower":"wix.vscode-import-cost"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:07.542] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/wix.vscode-import-cost-2.15.0/out/extension.js
[2021-06-13 14:27:08.088] [exthost] [info] ExtensionService#_doActivateExtension salbert.comment-ts {"startup":false,"extensionId":{"value":"salbert.comment-ts","_lower":"salbert.comment-ts"},"activationEvent":"onLanguage:typescript"}
[2021-06-13 14:27:08.088] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/salbert.comment-ts-1.0.21/out/src/extension
[2021-06-13 14:27:08.290] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.js-debug {"startup":false,"extensionId":{"value":"ms-vscode.js-debug","_lower":"ms-vscode.js-debug"},"activationEvent":"onCommand:extension.js-debug.clearAutoAttachVariables"}
[2021-06-13 14:27:08.290] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode.js-debug/src/extension.js
[2021-06-13 14:27:08.373] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":false,"extensionId":{"value":"vscode.debug-auto-launch","_lower":"vscode.debug-auto-launch"},"activationEvent":"*"}
[2021-06-13 14:27:08.373] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/debug-auto-launch/dist/extension
[2021-06-13 14:27:08.376] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":false,"extensionId":{"value":"vscode.github","_lower":"vscode.github"},"activationEvent":"*"}
[2021-06-13 14:27:08.377] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/git/dist/main
[2021-06-13 14:27:08.392] [exthost] [info] ExtensionService#_doActivateExtension ban.spellright {"startup":false,"extensionId":{"value":"ban.spellright","_lower":"ban.spellright"},"activationEvent":"*"}
[2021-06-13 14:27:08.392] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ban.spellright-3.0.58/src/extension
[2021-06-13 14:27:08.395] [exthost] [info] ExtensionService#_doActivateExtension CoenraadS.bracket-pair-colorizer-2 {"startup":false,"extensionId":{"value":"CoenraadS.bracket-pair-colorizer-2","_lower":"coenraads.bracket-pair-colorizer-2"},"activationEvent":"*"}
[2021-06-13 14:27:08.395] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/coenraads.bracket-pair-colorizer-2-0.2.0/out/src/extension
[2021-06-13 14:27:08.429] [exthost] [info] ExtensionService#_doActivateExtension ctf0.show-unsaved-changes {"startup":false,"extensionId":{"value":"ctf0.show-unsaved-changes","_lower":"ctf0.show-unsaved-changes"},"activationEvent":"*"}
[2021-06-13 14:27:08.429] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ctf0.show-unsaved-changes-0.0.9/extension.js
[2021-06-13 14:27:08.435] [exthost] [info] ExtensionService#_doActivateExtension Fooxly.workspace {"startup":false,"extensionId":{"value":"Fooxly.workspace","_lower":"fooxly.workspace"},"activationEvent":"*"}
[2021-06-13 14:27:08.435] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/fooxly.workspace-1.1.2/out/extension.js
[2021-06-13 14:27:08.438] [exthost] [info] ExtensionService#_doActivateExtension gencer.html-slim-scss-css-class-completion {"startup":false,"extensionId":{"value":"gencer.html-slim-scss-css-class-completion","_lower":"gencer.html-slim-scss-css-class-completion"},"activationEvent":"*"}
[2021-06-13 14:27:08.438] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/gencer.html-slim-scss-css-class-completion-1.7.8/dist/extension
[2021-06-13 14:27:08.547] [exthost] [info] ExtensionService#_doActivateExtension HaaLeo.timing {"startup":false,"extensionId":{"value":"HaaLeo.timing","_lower":"haaleo.timing"},"activationEvent":"*"}
[2021-06-13 14:27:08.547] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/haaleo.timing-2.6.0/dist/timing
[2021-06-13 14:27:08.571] [exthost] [info] ExtensionService#_doActivateExtension HookyQR.beautify {"startup":false,"extensionId":{"value":"HookyQR.beautify","_lower":"hookyqr.beautify"},"activationEvent":"*"}
[2021-06-13 14:27:08.571] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/hookyqr.beautify-1.5.0/extension
[2021-06-13 14:27:08.620] [exthost] [info] ExtensionService#_doActivateExtension ionutvmi.path-autocomplete {"startup":false,"extensionId":{"value":"ionutvmi.path-autocomplete","_lower":"ionutvmi.path-autocomplete"},"activationEvent":"*"}
[2021-06-13 14:27:08.620] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/ionutvmi.path-autocomplete-1.17.1/out/src/extension
[2021-06-13 14:27:08.634] [exthost] [info] ExtensionService#_doActivateExtension Oigene.sessions {"startup":false,"extensionId":{"value":"Oigene.sessions","_lower":"oigene.sessions"},"activationEvent":"*"}
[2021-06-13 14:27:08.634] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/oigene.sessions-1.0.1/out/extension.js
[2021-06-13 14:27:08.636] [exthost] [info] ExtensionService#_doActivateExtension stephen-riley.regexworkbench {"startup":false,"extensionId":{"value":"stephen-riley.regexworkbench","_lower":"stephen-riley.regexworkbench"},"activationEvent":"*"}
[2021-06-13 14:27:08.636] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/stephen-riley.regexworkbench-2.0.5/out/extension.js
[2021-06-13 14:27:08.647] [exthost] [info] ExtensionService#_doActivateExtension vscode-icons-team.vscode-icons {"startup":false,"extensionId":{"value":"vscode-icons-team.vscode-icons","_lower":"vscode-icons-team.vscode-icons"},"activationEvent":"*"}
[2021-06-13 14:27:08.648] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/vscode-icons-team.vscode-icons-11.4.0/dist/src/vscode-icons.bundle.js
[2021-06-13 14:27:08.688] [exthost] [info] ExtensionService#_doActivateExtension vsls-contrib.gistfs {"startup":false,"extensionId":{"value":"vsls-contrib.gistfs","_lower":"vsls-contrib.gistfs"},"activationEvent":"*"}
[2021-06-13 14:27:08.689] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/vsls-contrib.gistfs-0.2.8/out/prod/extension.js
[2021-06-13 14:27:08.738] [exthost] [info] ExtensionService#_doActivateExtension xyz.local-history {"startup":false,"extensionId":{"value":"xyz.local-history","_lower":"xyz.local-history"},"activationEvent":"*"}
[2021-06-13 14:27:08.738] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/xyz.local-history-1.8.1/out/src/extension
[2021-06-13 14:27:08.777] [exthost] [info] ExtensionService#_doActivateExtension vscode.github-authentication {"startup":false,"extensionId":{"value":"vscode.github-authentication","_lower":"vscode.github-authentication"},"activationEvent":"onAuthenticationRequest:github"}
[2021-06-13 14:27:08.777] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/github-authentication/dist/extension.js
[2021-06-13 14:27:08.816] [exthost] [info] ExtensionService#_doActivateExtension yzhang.markdown-all-in-one {"startup":true,"extensionId":{"value":"yzhang.markdown-all-in-one","_lower":"yzhang.markdown-all-in-one"},"activationEvent":"workspaceContains:README.md"}
[2021-06-13 14:27:08.816] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/yzhang.markdown-all-in-one-3.4.0/dist/extension
[2021-06-13 14:27:09.816] [exthost] [info] ExtensionService#_doActivateExtension pranaygp.vscode-css-peek {"startup":true,"extensionId":{"value":"pranaygp.vscode-css-peek","_lower":"pranaygp.vscode-css-peek"},"activationEvent":"workspaceContains:**/*.css,**/*.scss,**/*.sass,**/*.less"}
[2021-06-13 14:27:09.817] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/pranaygp.vscode-css-peek-4.2.0/client/out/extension
[2021-06-13 14:27:09.918] [exthost] [info] ExtensionService#_doActivateExtension codespaces-contrib.codeswing {"startup":false,"extensionId":{"value":"vsls-contrib.gistfs","_lower":"vsls-contrib.gistfs"},"activationEvent":"api"}
[2021-06-13 14:27:09.918] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/codespaces-contrib.codeswing-0.0.16/dist/extension.js
[2021-06-13 14:27:10.516] [exthost] [info] ExtensionService#_doActivateExtension SonarSource.sonarlint-vscode {"startup":false,"extensionId":{"value":"SonarSource.sonarlint-vscode","_lower":"sonarsource.sonarlint-vscode"},"activationEvent":"onLanguage:javascript"}
[2021-06-13 14:27:10.516] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/.vscode/extensions/sonarsource.sonarlint-vscode-2.0.0/dist/extension
[2021-06-13 14:44:38.303] [exthost] [info] extension host started
[2021-06-13 14:44:38.534] [exthost] [info] ExtensionService#_doActivateExtension vscode.microsoft-authentication {"startup":false,"extensionId":{"value":"vscode.microsoft-authentication","_lower":"vscode.microsoft-authentication"},"activationEvent":"onAuthenticationRequest:microsoft"}
[2021-06-13 14:44:38.534] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/microsoft-authentication/dist/extension.js
[2021-06-13 14:44:38.549] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"extensionId":{"value":"vscode.debug-auto-launch","_lower":"vscode.debug-auto-launch"},"activationEvent":"*"}
[2021-06-13 14:44:38.549] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/debug-auto-launch/dist/extension
[2021-06-13 14:44:38.553] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"extensionId":{"value":"vscode.github","_lower":"vscode.github"},"activationEvent":"*"}
[2021-06-13 14:44:38.553] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/git/dist/main
[2021-06-13 14:44:38.569] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":true,"extensionId":{"value":"vscode.npm","_lower":"vscode.npm"},"activationEvent":"workspaceContains:package.json"}
[2021-06-13 14:44:38.569] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/npm/dist/npmMain
[2021-06-13 14:44:39.209] [exthost] [info] ExtensionService#_doActivateExtension vscode.github {"startup":true,"extensionId":{"value":"vscode.github","_lower":"vscode.github"},"activationEvent":"*"}
[2021-06-13 14:44:39.210] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/github/dist/extension.js
[2021-06-13 14:44:39.433] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.js-debug {"startup":false,"extensionId":{"value":"ms-vscode.js-debug","_lower":"ms-vscode.js-debug"},"activationEvent":"onCommand:extension.js-debug.clearAutoAttachVariables"}
[2021-06-13 14:44:39.433] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode.js-debug/src/extension.js
[2021-06-13 14:44:39.699] [exthost] [info] ExtensionService#_doActivateExtension vscode.github-authentication {"startup":false,"extensionId":{"value":"vscode.github-authentication","_lower":"vscode.github-authentication"},"activationEvent":"onAuthenticationRequest:github"}
[2021-06-13 14:44:39.700] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/github-authentication/dist/extension.js
[2021-06-13 14:44:39.773] [exthost] [info] eager extensions activated
[2021-06-13 14:44:39.782] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":false,"extensionId":{"value":"vscode.emmet","_lower":"vscode.emmet"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:44:39.782] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/emmet/dist/node/emmetNodeMain
[2021-06-13 14:44:39.788] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":false,"extensionId":{"value":"vscode.merge-conflict","_lower":"vscode.merge-conflict"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:44:39.788] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/merge-conflict/dist/mergeConflictMain
[2021-06-13 14:44:39.793] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode-remote.remote-wsl-recommender {"startup":false,"extensionId":{"value":"ms-vscode-remote.remote-wsl-recommender","_lower":"ms-vscode-remote.remote-wsl-recommender"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:44:39.794] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/ms-vscode-remote.remote-wsl-recommender/dist/extension.js
[2021-06-13 14:44:39.803] [exthost] [info] ExtensionService#_doActivateExtension vscode.testing-editor-contributions {"startup":false,"extensionId":{"value":"vscode.testing-editor-contributions","_lower":"vscode.testing-editor-contributions"},"activationEvent":"onStartupFinished"}
[2021-06-13 14:44:39.803] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/user/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/testing-editor-contributions/dist/extension.js

GistPad Disabled

Devtools Ouput - GistPad disabled - Extension host not terminating

02:39:39.171 Navigated to file:///C:/Users/user/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/workbench/workbench.html
02:39:39.273 electron/js2c/renderer_init.js:65 The vm module of Node.js is deprecated in the renderer process and will be removed.
t._load @ electron/js2c/renderer_init.js:65
Module.require @ internal/modules/cjs/loader.js:1006
require @ internal/modules/cjs/helpers.js:88
t @ loader.js:1025
r._init @ loader.js:737
r.load @ loader.js:812
r.load @ loader.js:610
l @ loader.js:1631
r._loadModule @ loader.js:1643
r._resolve @ loader.js:1728
r.defineModule @ loader.js:1375
i @ loader.js:1847
h @ bootstrap-window.js:179
async function (async)
h @ bootstrap-window.js:57
(anonymous) @ workbench.js:21
(anonymous) @ workbench.js:206
02:39:41.649 mergeConfig.js:3 XHR finished loading: GET "https://default.exp-tas.com/vscode/ab".
(anonymous) @ mergeConfig.js:3
e.exports @ xhr.js:25
e.exports @ dispatchRequest.js:70
Promise.then (async)
u.request @ Axios.js:73
n.forEach.u.<computed> @ Axios.js:87
(anonymous) @ buildURL.js:9
get @ axios.js:5
fetch @ TasApiFeatureProvider.js:41
getFeatures @ AxiosHttpClient.js:2
(anonymous) @ ExperimentationServiceBase.js:90
getFeaturesAsync @ ExperimentationServiceBase.js:89
init @ ExperimentationServiceAutoPolling.js:48
init @ TasApiFeatureProvider.js:3
invokeInit @ MemoryKeyValueStorage.js:2
o @ ExperimentationService.js:26
setupTASClient @ experimentService.ts:288
async function (async)
setupTASClient @ experimentService.ts:273
Xs @ experimentService.ts:203
_createInstance @ instantiationService.ts:110
_createServiceInstance @ instantiationService.ts:230
_createServiceInstanceWithOwner @ instantiationService.ts:219
_createAndCacheServiceInstance @ instantiationService.ts:208
_safeCreateAndCacheServiceInstance @ instantiationService.ts:151
_getOrCreateServiceInstance @ instantiationService.ts:135
_createInstance @ instantiationService.ts:88
createInstance @ instantiationService.ts:76
safeCreateInstance @ contributions.ts:121
doInstantiateByPhase @ contributions.ts:95
instantiateByPhase @ contributions.ts:79
(anonymous) @ contributions.ts:71
start @ contributions.ts:70
(anonymous) @ workbench.ts:144
invokeFunction @ instantiationService.ts:61
startup @ workbench.ts:134
open @ shared.desktop.main.ts:111
async function (async)
open @ shared.desktop.main.ts:102
w @ desktop.main.ts:40
m.load.configureDeveloperSettings @ workbench.js:32
(anonymous) @ bootstrap-window.js:183
r._invokeFactory @ loader.js:1136
r.complete @ loader.js:1146
r._onModuleComplete @ loader.js:1772
r._onModuleComplete @ loader.js:1784
r._resolve @ loader.js:1732
r.defineModule @ loader.js:1375
p @ loader.js:1822
_ @ loader.js:863
(anonymous) @ tunnelServiceImpl.ts:35
(anonymous) @ fake:1
r._createAndEvalScript @ loader.js:866
(anonymous) @ loader.js:848
v @ loader.js:967
(anonymous) @ loader.js:972
readFileAfterClose @ internal/fs/read_file_context.js:63
02:39:42.003 console.ts:137 [Extension Host] (node:40068) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.(Use `Code --trace-deprecation ...` to show where the warning was created)
S @ console.ts:137
_logExtensionHostMessage @ localProcessExtensionHost.ts:512
(anonymous) @ localProcessExtensionHost.ts:282
emit @ events.js:315
emit @ internal/child_process.js:903
processTicksAndRejections @ internal/process/task_queues.js:81
02:39:42.580 textMateService.ts:186 Fetch finished loading: GET "file:///C:/Users/user/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/node_modules.asar.unpacked/vscode-oniguruma/release/onig.wasm".
_loadVSCodeOnigurumWASM @ textMateService.ts:186
_doGetVSCodeOniguruma @ abstractTextMateService.ts:404
_getVSCodeOniguruma @ abstractTextMateService.ts:398
_getOrCreateGrammarFactory @ abstractTextMateService.ts:235
(anonymous) @ abstractTextMateService.ts:271
_registerDefinitionIfAvailable @ abstractTextMateService.ts:289
(anonymous) @ abstractTextMateService.ts:181
fire @ event.ts:634
_getOrCreateMode @ modeServiceImpl.ts:175
_createModeAndGetLanguageIdentifier @ modeServiceImpl.ts:151
(anonymous) @ modeServiceImpl.ts:144
y @ modeServiceImpl.ts:26
createByFilepathOrFirstLine @ modeServiceImpl.ts:142
getOrCreateMode @ textEditorModel.ts:135
createTextEditorModel @ textEditorModel.ts:91
doCreateTextModel @ textFileEditorModel.ts:523
resolveFromContent @ textFileEditorModel.ts:505
resolveFromFile @ textFileEditorModel.ts:432
async function (async)
resolveFromFile @ textFileEditorModel.ts:419
doResolve @ textFileEditorModel.ts:299
async function (async)
doResolve @ textFileEditorModel.ts:292
resolve @ textFileEditorModel.ts:279
resolve @ textFileEditorModelManager.ts:338
doResolveAsText @ fileEditorInput.ts:323
resolve @ fileEditorInput.ts:309
setInput @ textFileEditor.ts:133
async function (async)
setInput @ textFileEditor.ts:131
doSetInput @ editorControl.ts:213
openEditor @ editorControl.ts:91
(anonymous) @ editorGroupView.ts:1008
doShowEditor @ editorGroupView.ts:1021
restoreEditors @ editorGroupView.ts:484
Ci @ editorGroupView.ts:226
_createInstance @ instantiationService.ts:110
createInstance @ instantiationService.ts:76
createFromSerialized @ editorGroupView.ts:68
doCreateGroupView @ editorPart.ts:523
fromJSON @ editorPart.ts:1013
_deserializeNode @ gridview.ts:1289
(anonymous) @ gridview.ts:1282
_deserializeNode @ gridview.ts:1280
_deserialize @ gridview.ts:1273
deserialize @ gridview.ts:1267
deserialize @ grid.ts:538
doCreateGridControlWithState @ editorPart.ts:1007
doCreateGridControlWithPreviousState @ editorPart.ts:974
doCreateGridControl @ editorPart.ts:946
createContentArea @ editorPart.ts:830
create @ part.ts:76
(anonymous) @ workbench.ts:340
renderWorkbench @ workbench.ts:337
(anonymous) @ workbench.ts:154
invokeFunction @ instantiationService.ts:61
startup @ workbench.ts:134
open @ shared.desktop.main.ts:111
async function (async)
open @ shared.desktop.main.ts:102
w @ desktop.main.ts:40
m.load.configureDeveloperSettings @ workbench.js:32
(anonymous) @ bootstrap-window.js:183
r._invokeFactory @ loader.js:1136
r.complete @ loader.js:1146
r._onModuleComplete @ loader.js:1772
r._onModuleComplete @ loader.js:1784
r._resolve @ loader.js:1732
r.defineModule @ loader.js:1375
p @ loader.js:1822
_ @ loader.js:863
(anonymous) @ tunnelServiceImpl.ts:35
(anonymous) @ fake:1
r._createAndEvalScript @ loader.js:866
(anonymous) @ loader.js:848
v @ loader.js:967
(anonymous) @ loader.js:972
readFileAfterClose @ internal/fs/read_file_context.js:63
02:39:43.271 [Violation] 'setTimeout' handler took 57ms
02:39:44.018 loader.js:693 Fetch finished loading: GET "file:///C:/Users/user/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/contrib/output/common/outputLinkComputer.js".
l.load @ loader.js:693
l.load @ loader.js:607
g @ loader.js:1628
l._loadModule @ loader.js:1640
l._resolve @ loader.js:1725
l.defineModule @ loader.js:1372
l._relativeRequire @ loader.js:1406
E @ loader.js:1580
(anonymous) @ editorSimpleWorker.ts:641
loadForeignModule @ editorSimpleWorker.ts:640
_handleMessage @ simpleWorker.ts:330
handleMessage @ simpleWorker.ts:312
_handleMessage @ simpleWorker.ts:140
handleMessage @ simpleWorker.ts:108
onmessage @ simpleWorker.ts:317
self.onmessage @ workerMain.ts:78
02:39:45.870 request.ts:42 XHR finished loading: POST "https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery".
(anonymous) @ request.ts:42
A @ request.ts:20
request @ requestService.ts:34
queryGallery @ extensionGalleryService.ts:574
async function (async)
queryGallery @ extensionGalleryService.ts:560
query @ extensionGalleryService.ts:536
(anonymous) @ extensionsWorkbenchService.ts:660
Promise.then (async)
queryGallery @ extensionsWorkbenchService.ts:657
getInstallableRecommendations @ extensionsViews.ts:775
getAllRecommendationsModel @ extensionsViews.ts:864
async function (async)
getAllRecommendationsModel @ extensionsViews.ts:852
queryRecommendations @ extensionsViews.ts:755
queryGallery @ extensionsViews.ts:629
query @ extensionsViews.ts:320
(anonymous) @ extensionsViews.ts:241
w @ async.ts:25
show @ extensionsViews.ts:239
show @ extensionsViews.ts:1173
(anonymous) @ extensionsViewlet.ts:701
onDidAddViewDescriptors @ extensionsViewlet.ts:700
create @ viewPaneContainer.ts:536
create @ extensionsViewlet.ts:607
create @ panecomposite.ts:42
showComposite @ compositePart.ts:219
doOpenComposite @ compositePart.ts:150
openComposite @ compositePart.ts:114
doOpenViewlet @ sidebarPart.ts:275
openViewlet @ sidebarPart.ts:230
(anonymous) @ layout.ts:801
async function (async)
(anonymous) @ layout.ts:795
restoreParts @ layout.ts:806
restore @ workbench.ts:394
(anonymous) @ workbench.ts:163
invokeFunction @ instantiationService.ts:61
startup @ workbench.ts:134
open @ shared.desktop.main.ts:111
async function (async)
open @ shared.desktop.main.ts:102
w @ desktop.main.ts:40
m.load.configureDeveloperSettings @ workbench.js:32
(anonymous) @ bootstrap-window.js:183
r._invokeFactory @ loader.js:1136
r.complete @ loader.js:1146
r._onModuleComplete @ loader.js:1772
r._onModuleComplete @ loader.js:1784
r._resolve @ loader.js:1732
r.defineModule @ loader.js:1375
p @ loader.js:1822
_ @ loader.js:863
(anonymous) @ tunnelServiceImpl.ts:35
(anonymous) @ fake:1
r._createAndEvalScript @ loader.js:866
(anonymous) @ loader.js:848
v @ loader.js:967
(anonymous) @ loader.js:972
readFileAfterClose @ internal/fs/read_file_context.js:63
02:39:46.288 request.ts:42 XHR finished loading: POST "https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery".
(anonymous) @ request.ts:42
A @ request.ts:20
request @ requestService.ts:34
queryGallery @ extensionGalleryService.ts:574
async function (async)
queryGallery @ extensionGalleryService.ts:560
query @ extensionGalleryService.ts:536
(anonymous) @ extensionsWorkbenchService.ts:660
Promise.then (async)
queryGallery @ extensionsWorkbenchService.ts:657
syncWithGallery @ extensionsWorkbenchService.ts:890
H @ extensionsWorkbenchService.ts:869
queue @ async.ts:167
(anonymous) @ async.ts:325
(anonymous) @ async.ts:262
Promise.then (async)
trigger @ async.ts:256
trigger @ async.ts:325
eventuallySyncWithGallery @ extensionsWorkbenchService.ts:872
(anonymous) @ extensionsWorkbenchService.ts:583
Promise.then (async)
Zr @ extensionsWorkbenchService.ts:581
_createInstance @ instantiationService.ts:110
_createServiceInstance @ instantiationService.ts:230
_createServiceInstanceWithOwner @ instantiationService.ts:219
_createAndCacheServiceInstance @ instantiationService.ts:208
_safeCreateAndCacheServiceInstance @ instantiationService.ts:151
_getOrCreateServiceInstance @ instantiationService.ts:135
_createInstance @ instantiationService.ts:88
createInstance @ instantiationService.ts:76
safeCreateInstance @ contributions.ts:121
doInstantiateByPhase @ contributions.ts:95
instantiateByPhase @ contributions.ts:79
(anonymous) @ contributions.ts:71
start @ contributions.ts:70
(anonymous) @ workbench.ts:144
invokeFunction @ instantiationService.ts:61
startup @ workbench.ts:134
open @ shared.desktop.main.ts:111
async function (async)
open @ shared.desktop.main.ts:102
w @ desktop.main.ts:40
m.load.configureDeveloperSettings @ workbench.js:32
(anonymous) @ bootstrap-window.js:183
r._invokeFactory @ loader.js:1136
r.complete @ loader.js:1146
r._onModuleComplete @ loader.js:1772
r._onModuleComplete @ loader.js:1784
r._resolve @ loader.js:1732
r.defineModule @ loader.js:1375
p @ loader.js:1822
_ @ loader.js:863
(anonymous) @ tunnelServiceImpl.ts:35
(anonymous) @ fake:1
r._createAndEvalScript @ loader.js:866
(anonymous) @ loader.js:848
v @ loader.js:967
(anonymous) @ loader.js:972
readFileAfterClose @ internal/fs/read_file_context.js:63
02:39:46.415 suggestWidgetDetails.ts:136 [Violation] 'setTimeout' handler took 108ms
02:39:46.415 [Violation] Forced reflow while executing JavaScript took 94ms
02:39:46.540 console.ts:137 [Extension Host] UnicodeHover: providers pushed.
02:39:46.696 console.ts:137 [Extension Host] Looking for parseable documents...
02:39:46.828 console.ts:137 [Extension Host] TypeError: Cannot convert undefined or null to object
02:39:46.828 console.ts:137 [Extension Host] TypeError: Cannot convert undefined or null to object
S @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:35
_doInvokeHandler @ rpcProtocol.ts:417
_invokeHandler @ rpcProtocol.ts:402
_receiveRequest @ rpcProtocol.ts:318
_receiveOneMessage @ rpcProtocol.ts:245
(anonymous) @ rpcProtocol.ts:110
fire @ event.ts:634
fire @ ipc.net.ts:468
_receiveMessage @ ipc.net.ts:821
(anonymous) @ ipc.net.ts:660
fire @ event.ts:634
acceptChunk @ ipc.net.ts:241
(anonymous) @ ipc.net.ts:202
D @ ipc.net.ts:50
emit @ events.js:315
addChunk @ internal/streams/readable.js:309
readableAddChunk @ internal/streams/readable.js:284
Readable.push @ internal/streams/readable.js:223
onStreamRead @ internal/stream_base_commons.js:188
02:39:47.258 console.ts:137 [Extension Host] rejected promise not handled within 1 second: TypeError: Cannot convert undefined or null to object
S @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:35
_doInvokeHandler @ rpcProtocol.ts:417
_invokeHandler @ rpcProtocol.ts:402
_receiveRequest @ rpcProtocol.ts:318
_receiveOneMessage @ rpcProtocol.ts:245
(anonymous) @ rpcProtocol.ts:110
fire @ event.ts:634
fire @ ipc.net.ts:468
_receiveMessage @ ipc.net.ts:821
(anonymous) @ ipc.net.ts:660
fire @ event.ts:634
acceptChunk @ ipc.net.ts:241
(anonymous) @ ipc.net.ts:202
D @ ipc.net.ts:50
emit @ events.js:315
addChunk @ internal/streams/readable.js:309
readableAddChunk @ internal/streams/readable.js:284
Readable.push @ internal/streams/readable.js:223
onStreamRead @ internal/stream_base_commons.js:188
02:39:47.259 console.ts:137 [Extension Host] stack trace: TypeError: Cannot convert undefined or null to object    at Function.keys (<anonymous>)    at e.update (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:4030)    at e.<anonymous> (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:2862)    at c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1385    at Object.next (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1490)    at c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:392    at new Promise (<anonymous>)    at __awaiter (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:137)    at e.<anonymous> (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:2378)    at c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1385    at Object.next (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1490)    at c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:392    at new Promise (<anonymous>)    at __awaiter (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:137)    at e.Initialize (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1805)    at new e (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1744)    at activate (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\extension.js:1:259)    at Function._callActivateOptional (c:\Users\user\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:89:14948)    at Function._callActivate (c:\Users\user\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:89:14621)    at c:\Users\user\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:89:12781    at processTicksAndRejections (internal/process/task_queues.js:93:5)    at async Promise.all (index 4)    at async Promise.all (index 0)
S @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:35
_doInvokeHandler @ rpcProtocol.ts:417
_invokeHandler @ rpcProtocol.ts:402
_receiveRequest @ rpcProtocol.ts:318
_receiveOneMessage @ rpcProtocol.ts:245
(anonymous) @ rpcProtocol.ts:110
fire @ event.ts:634
fire @ ipc.net.ts:468
_receiveMessage @ ipc.net.ts:821
(anonymous) @ ipc.net.ts:660
fire @ event.ts:634
acceptChunk @ ipc.net.ts:241
(anonymous) @ ipc.net.ts:202
D @ ipc.net.ts:50
emit @ events.js:315
addChunk @ internal/streams/readable.js:309
readableAddChunk @ internal/streams/readable.js:284
Readable.push @ internal/streams/readable.js:223
onStreamRead @ internal/stream_base_commons.js:188
02:39:47.260 log.ts:296   ERR Cannot convert undefined or null to object: TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    at e.update (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:4030)
    at e.<anonymous> (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:2862)
    at c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1385
    at Object.next (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1490)
    at c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:392
    at new Promise (<anonymous>)
    at __awaiter (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:137)
    at e.<anonymous> (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:2378)
    at c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1385
    at Object.next (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1490)
    at c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:392
    at new Promise (<anonymous>)
    at __awaiter (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:137)
    at e.Initialize (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1805)
    at new e (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\Main.js:1:1744)
    at activate (c:\Users\user\.vscode\extensions\fooxly.workspace-1.1.2\out\extension.js:1:259)
    at Function._callActivateOptional (c:\Users\user\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:89:14948)
    at Function._callActivate (c:\Users\user\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:89:14621)
    at c:\Users\user\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:89:12781
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async Promise.all (index 4)
    at async Promise.all (index 0)
02:39:48.994 request.ts:42 XHR finished loading: GET "https://vscodeexperiments.azureedge.net/experiments/vscode-experiments.json".
(anonymous) @ request.ts:42
A @ request.ts:20
request @ requestService.ts:34
getExperiments @ experimentService.ts:234
loadExperiments @ experimentService.ts:247
(anonymous) @ experimentService.ts:189
Promise.then (async)
f @ experimentService.ts:188
_createInstance @ instantiationService.ts:110
(anonymous) @ instantiationService.ts:236
P._executor @ async.ts:856
get value @ async.ts:873
get @ instantiationService.ts:242
doActivate @ experimentalRecommendations.ts:26
activate @ extensionRecommendations.ts:23
activate @ extensionRecommendationsService.ts:94
async function (async)
activate @ extensionRecommendationsService.ts:88
o @ extensionRecommendationsService.ts:82
_createInstance @ instantiationService.ts:110
_createServiceInstance @ instantiationService.ts:230
_createServiceInstanceWithOwner @ instantiationService.ts:219
_createServiceInstanceWithOwner @ instantiationService.ts:221
_createAndCacheServiceInstance @ instantiationService.ts:208
_safeCreateAndCacheServiceInstance @ instantiationService.ts:151
_getOrCreateServiceInstance @ instantiationService.ts:135
_createInstance @ instantiationService.ts:88
createInstance @ instantiationService.ts:76
createView @ viewPaneContainer.ts:674
onDidAddViewDescriptors @ viewPaneContainer.ts:761
onDidAddViewDescriptors @ extensionsViewlet.ts:699
create @ viewPaneContainer.ts:536
create @ extensionsViewlet.ts:607
create @ panecomposite.ts:42
showComposite @ compositePart.ts:219
doOpenComposite @ compositePart.ts:150
openComposite @ compositePart.ts:114
doOpenViewlet @ sidebarPart.ts:275
openViewlet @ sidebarPart.ts:230
(anonymous) @ layout.ts:801
async function (async)
(anonymous) @ layout.ts:795
restoreParts @ layout.ts:806
restore @ workbench.ts:394
(anonymous) @ workbench.ts:163
invokeFunction @ instantiationService.ts:61
startup @ workbench.ts:134
open @ shared.desktop.main.ts:111
async function (async)
open @ shared.desktop.main.ts:102
w @ desktop.main.ts:40
m.load.configureDeveloperSettings @ workbench.js:32
(anonymous) @ bootstrap-window.js:183
r._invokeFactory @ loader.js:1136
r.complete @ loader.js:1146
r._onModuleComplete @ loader.js:1772
r._onModuleComplete @ loader.js:1784
r._resolve @ loader.js:1732
r.defineModule @ loader.js:1375
p @ loader.js:1822
_ @ loader.js:863
(anonymous) @ tunnelServiceImpl.ts:35
(anonymous) @ fake:1
r._createAndEvalScript @ loader.js:866
(anonymous) @ loader.js:848
v @ loader.js:967
(anonymous) @ loader.js:972
readFileAfterClose @ internal/fs/read_file_context.js:63
02:39:50.018 console.ts:137 [Extension Host] Found all parseable documents.
02:39:50.019 console.ts:137 [Extension Host] Parsing documents and looking for CSS class definitions...
02:39:50.056 console.ts:137 [Extension Host] Summary:
02:39:50.057 console.ts:137 [Extension Host]% 3 parseable documents found
02:39:50.058 console.ts:137 [Extension Host]% 6 CSS class definitions found
02:39:50.058 console.ts:137 [Extension Host]% 5 unique CSS class definitions found
02:39:50.058 console.ts:137 [Extension Host]% 0 failed attempts to parse. List of the documents:
02:39:50.059 console.ts:137 [Extension Host] 
02:39:56.349 console.ts:137 [Extension Host] [vscode-icons] v11.4.0 activated!

Additional context

Multiple similar issues are filed on the VSCode repo, I’m not sure if they are using GistPad though.

I blamed GistPad here: https://github.com/microsoft/vscode/issues/126031#issuecomment-860209323

Another similar issue: https://github.com/microsoft/vscode/issues/125989

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
lostintangentcommented, Sep 6, 2021

I haven’t been able to repro this, and so I’m assuming it was a regression in VS Code that has since been fixed. Could you update to the latest VS Code, and reopen this if you still encounter an issue? Thanks!

1reaction
depascaliscommented, Jun 17, 2021

Oh that’s unfortunate, the issue might be more complex then.

  1. I had GistPad already installed and upgraded to VSCode 1.57.0
  2. After the upgrade the extension host crashed
  3. I relaunched with all extensions disabled and the extension host did not crash
  4. I ran Extension Bisect which concluded that GistPad made the host crash
  5. I reloaded with GistPad disabled and all other extensions enabled and the extension host did not crash
  6. I enabled GistPad and the extension host immediately crash
Here is a log after step 6 (I've upgraded GistPad to 0.2.9 also)
16:47:55.086 abstractExtensionService.ts:621 Extension host terminated unexpectedly. Code:  7  Signal:  null
_onExtensionHostCrashed @ abstractExtensionService.ts:621
_onExtensionHostCrashed @ extensionService.ts:238
_onExtensionHostCrashOrExit @ abstractExtensionService.ts:613
(anonymous) @ abstractExtensionService.ts:603
fire @ event.ts:634
_onExtHostProcessExit @ localProcessExtensionHost.ts:533
(anonymous) @ localProcessExtensionHost.ts:288
emit @ events.js:315
ChildProcess._handle.onexit @ internal/child_process.js:277
16:47:55.127 log.ts:296   ERR Extension host terminated unexpectedly. The following extensions were running: vscode.microsoft-authentication, vscode.debug-auto-launch, vscode.git, ban.spellright, ctf0.show-unsaved-changes, Fooxly.workspace, gencer.html-slim-scss-css-class-completion, HaaLeo.timing, HookyQR.beautify, ionutvmi.path-autocomplete, Oigene.sessions, stephen-riley.regexworkbench, vscode-icons-team.vscode-icons, xyz.local-history, vscode.npm, yzhang.markdown-all-in-one, pranaygp.vscode-css-peek, ms-vscode.js-debug, vscode.github, vscode.github-authentication, vscode.emmet, vscode.merge-conflict, ms-vscode-remote.remote-wsl-recommender, vscode.testing-editor-contributions, alefragnani.Bookmarks, codespaces-contrib.codeswing, CoenraadS.bracket-pair-colorizer-2, dbaeumer.vscode-eslint, eamodio.gitlens, esbenp.prettier-vscode, ms-vscode-remote.remote-wsl, usernamehw.errorlens, vsls-contrib.gistfs
16:47:55.130 notificationsAlerts.ts:40 Extension host terminated unexpectedly.
onDidChangeNotification @ notificationsAlerts.ts:40
(anonymous) @ notificationsAlerts.ts:26
fire @ event.ts:634
addNotification @ notifications.ts:206
notify @ notificationService.ts:137
prompt @ notificationService.ts:202
_onExtensionHostCrashed @ extensionService.ts:261
_onExtensionHostCrashOrExit @ abstractExtensionService.ts:613
(anonymous) @ abstractExtensionService.ts:603
fire @ event.ts:634
_onExtHostProcessExit @ localProcessExtensionHost.ts:533
(anonymous) @ localProcessExtensionHost.ts:288
emit @ events.js:315
ChildProcess._handle.onexit @ internal/child_process.js:277
16:47:55.186 localProcessExtensionHost.ts:272 Extension Host
16:47:55.186 localProcessExtensionHost.ts:273 c:\Users\user\.vscode\extensions\stephen-riley.regexworkbench-2.0.5\node_modules\@stephen-riley\pcre2-wasm\dist\libpcre2.js:95   throw ex;   ^Error: [mobx] There are multiple, different versions of MobX active. Make sure MobX is loaded only once or use `configure({ isolateGlobalState: true })`    at h (c:\Users\user\.vscode\extensions\vsls-contrib.gistfs-0.2.9\out\prod\extension.js:33:1063)    at l (c:\Users\user\.vscode\extensions\vsls-contrib.gistfs-0.2.9\out\prod\extension.js:33:1023)    at Timeout._onTimeout (c:\Users\user\.vscode\extensions\vsls-contrib.gistfs-0.2.9\out\prod\extension.js:33:16292)    at listOnTimeout (internal/timers.js:554:17)    at processTimers (internal/timers.js:497:7)
16:47:55.398 log.ts:290  WARN Settings pattern "keyboard.*" doesn't match any settings
Read more comments on GitHub >

github_iconTop Results From Across the Web

1.57.0 (macos): Extension host terminated unexpectedly ...
When opening VSCode, I'm getting the error Extension host terminated unexpectedly. In the Developer Tools, I'm getting the following errors: ERR ...
Read more >
Extension Host Terminated Unexpectedly (vs code) Mac
I have been struggling with this vs code issue (extension host terminated unexpectedly). I've tried uninstalling/ reinstalling vs code, ...
Read more >
April 2021 (version 1.56) - Visual Studio Code
You can now configure VS Code to auto update only your extensions that are currently ... and to terminate the debuggee for attach...
Read more >
Anyone else repeatedly getting the error "Remote Extension ...
Anyone else repeatedly getting the error "Remote Extension host terminated unexpectedly 3 times within the last 5 minutes" (rendering VS Code ...
Read more >
VSCode: Extension host terminated unexpectedly
I'm using the rust-analyzer v0.2.368 with VSCode, and everything is working well. However, I've started getting "Extension host terminated ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found