Skip to content

Go last: Cannot read property 'selection' of undefined #36544

@bpasero

Description

@bpasero
/home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28 [Extension Host] invalid value for set cursor position. This is probably bad? (at VimState.set allCursors [as allCursors] (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/mode/modeHandler.js:151:25))
console.ts:123 [Extension Host] error.stack (at ModeHandler.<anonymous> (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/mode/modeHandler.js:644:25))
console.ts:123 [Extension Host] TypeError: Cannot read property 'document' of undefined
	at Function.getLineCount (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/textEditor.js:119:46)
	at ModeHandler.<anonymous> (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/mode/modeHandler.js:865:58)
	at Generator.next (<anonymous>)
	at fulfilled (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/mode/modeHandler.js:4:58)
	at <anonymous> (at ModeHandler.<anonymous> (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/mode/modeHandler.js:645:25))
console.ts:123 [Extension Host] TypeError: Cannot read property 'document' of undefined
	at Function.getLineCount (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/textEditor.js:119:46)
	at ModeHandler.<anonymous> (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/mode/modeHandler.js:865:58)
	at Generator.next (<anonymous>)
	at fulfilled (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/mode/modeHandler.js:4:58)
	at <anonymous> (at ModeHandler.<anonymous> (/home/uchida/.vscode/extensions/vscodevim.vim-0.10.1/out/src/mode/modeHandler.js:646:25))
messageService.ts:125 Cannot read property 'selection' of undefined: TypeError: Cannot read property 'selection' of undefined
    at t.navigate (file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:2501577)
    at t.last (file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:2501036)
    at t.run (file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:2894265)
    at file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:2615209
    at n.Class.derive._oncancel.then (file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:60387)
    at p (file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:2615166)
    at file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:2614886
    at t.invokeFunction (file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:1089386)
    at t._tryExecuteCommand (file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:1080627)
    at file:///home/uchida/Downloads/VSCode-linux-x64/resources/app/out/vs/workbench/workbench.main.js:28:1080327
e.doShow @ messageService.ts:125

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions