-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Just updated VS Code, I see this when I open devtools and close it (reduce horizontal size, then increase)
/Users/daimms/dev/Microsoft/vscode/out/bootstrap-window.js:205 TypeError: Cannot read property 'length' of undefined
at Buffer.stringIndexToBufferIndex (/Users/daimms/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Buffer.js:183)
at _loop_1 (/Users/daimms/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Linkifier.js:131)
at Linkifier._doLinkifyRow (/Users/daimms/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Linkifier.js:155)
at Linkifier._linkifyRows (/Users/daimms/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Linkifier.js:68)
at /Users/daimms/dev/Microsoft/vscode/node_modules/vscode-xterm/lib/Linkifier.js:53
onUnexpectedError @ /Users/daimms/dev/Microsoft/vscode/out/bootstrap-window.js:205
/Users/daimms/dev/Microsoft/vscode/out/bootstrap-window.js:202 [uncaught exception]: TypeError: Cannot read property 'length' of undefined
onUnexpectedError @ /Users/daimms/dev/Microsoft/vscode/out/bootstrap-window.js:202
(anonymous) @ /Users/daimms/dev/Microsoft/vscode/out/bootstrap-window.js:38
emit @ events.js:182
window.onerror @ /Users/daimms/dev/Microsoft/vscode/.build/electron/Code - OSS.app/Contents/Resources/electron.asar/renderer/init.js:143
/Users/daimms/dev/Microsoft/vscode/out/bootstrap-window.js:205 TypeError: Cannot read property 'length' of undefined
at Buffer.stringIndexToBufferIndex (Buffer.ts:257)
at _loop_1 (Linkifier.ts:224)
at Linkifier._doLinkifyRow (Linkifier.ts:203)
at Linkifier._linkifyRows (Linkifier.ts:118)
at Linkifier.ts:83
Metadata
Metadata
Assignees
Labels
type/bugSomething is misbehavingSomething is misbehaving