-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.70
- OS Version:
Steps to Reproduce:
[Extension Host] undefined workbench.desktop.main.js:86
[Extension Host] Unable to log remote console arguments Output omitted for an object that cannot be inspected ('Error: Extension 'vscode.git' CANNOT use API proposal: telemetry.
Its package.json#enabledApiProposals-property declares: diffCommand, contribMergeEditorToolbar, contribViewsWelcome, scmActionButton, scmSelectedProvider, scmValidation, tabInputTextMerge, timeline but NOT telemetry.
The missing proposal MUST be added and you must start in extension development mode or use the following command line switch: --enable-proposed-api vscode.git') workbench.desktop.main.js:86
Error: Cannot read properties of undefined (reading 'root')
at a._executeContributedCommand (c:\Program Files\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:85:64108)
at processTicksAndRejections (node:internal/process/task_queues:96:5) workbench.desktop.main.js:810