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
To Reproduce
Steps to reproduce the behavior:
Normal usage. Details automatically collected.
VSCodeVim version: 1.21.5
Stack trace
Error: Failed to handle key=<Esc>. Overlapping ranges are not allowed!
at n._applyEdit (/usr/share/code/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:84:52275)
at Object.edit (/usr/share/code/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:84:49967)
at Object.executeTransformations (/home/borja/.vscode/extensions/vscodevim.vim-1.21.5/src/transformations/execute.ts:125:31)
at j.runAction (/home/borja/.vscode/extensions/vscodevim.vim-1.21.5/src/mode/modeHandler.ts:727:13)
at runMicrotasks (<anonymous>)
at process.actionToRecord (internal/process/task_queues.js:93:5)
at j.handledAsAction [as handleKeyAsAnAction] (/home/borja/.vscode/extensions/vscodevim.vim-1.21.5/src/mode/modeHandler.ts:652:43)
at j.mh [as handleKeyEvent] (/home/borja/.vscode/extensions/vscodevim.vim-1.21.5/src/mode/modeHandler.ts:471:11)
at /home/borja/.vscode/extensions/vscodevim.vim-1.21.5/extensionBase.ts:495:53
To Reproduce
Steps to reproduce the behavior:
Normal usage. Details automatically collected.
VSCodeVim version: 1.21.5
Stack trace
Additional context
The text was updated successfully, but these errors were encountered: