You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.
I got exception when trying to preview complex objects in vscode.
Error processing "completions": TypeError: Cannot read property 'length' of undefined
at trimProperty (c:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\ms-vscode.node-debug2\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:167:18)
at propertyPreviewToString (c:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\ms-vscode.node-debug2\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:161:19)
at props.map.prop (c:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\ms-vscode.node-debug2\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:151:43)
at Array.map (native)
at getObjectPreview (c:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\ms-vscode.node-debug2\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:151:14)
at Object.getRemoteObjectPreview (c:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\ms-vscode.node-debug2\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:194:17)
at NodeDebugAdapter.createObjectVariable (c:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\ms-vscode.node-debug2\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:1540:33)
at NodeDebugAdapter.remoteObjectToVariable (c:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\ms-vscode.node-debug2\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:1483:33)
VSCode version 1.11.0
I dont know what to include more about this bug. If you need more info write me what to debug/send you more.
The text was updated successfully, but these errors were encountered:
I got exception when trying to preview complex objects in vscode.
VSCode version 1.11.0
I dont know what to include more about this bug. If you need more info write me what to debug/send you more.
The text was updated successfully, but these errors were encountered: