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
Click confused 😕 on this issue if not having it makes VSCodeVim unusable.
The VSCodeVim team prioritizes issues based on reaction count.
What did you do?
[Range] o
Put the exact keys you pressed.
What did you expect to happen?
To insert [Range] lines and enter insert mode
What happened instead?
Insert one line, while debugging I came across an exception
Technical details:
Unhandled exception has occurred: Error
TypeError: Cannot read property 'length' of undefined
at CommandEscInsertMode. (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:925:49)
at next ()
at __awaiter (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:13:71)
at __awaiter (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:9:12)
at CommandEscInsertMode.exec (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:903:16)
at CommandEscInsertMode. (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:415:43)
at next ()
at __awaiter (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:13:71)
at __awaiter (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:9:12)
at CommandEscInsertMode.execCount (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:391:16)
The VSCodeVim team prioritizes issues based on reaction count.
What did you do?
[Range] o
Put the exact keys you pressed.
What did you expect to happen?
To insert [Range] lines and enter insert mode
What happened instead?
Insert one line, while debugging I came across an exception
Technical details:
Unhandled exception has occurred: Error
TypeError: Cannot read property 'length' of undefined
at CommandEscInsertMode. (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:925:49)
at next ()
at __awaiter (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:13:71)
at __awaiter (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:9:12)
at CommandEscInsertMode.exec (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:903:16)
at CommandEscInsertMode. (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:415:43)
at next ()
at __awaiter (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:13:71)
at __awaiter (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:9:12)
at CommandEscInsertMode.execCount (/home/joj/.vscode/extensions/vscodevim.vim-0.6.16/out/src/actions/actions.js:391:16)
6eaebe3b9c70406d67c97779468c324a7a95db0e
The text was updated successfully, but these errors were encountered: