Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to handle key=f. Overlapping ranges are not allowed! #6590

Closed
xJUVIIx opened this issue May 5, 2021 · 1 comment
Closed

Failed to handle key=f. Overlapping ranges are not allowed! #6590

xJUVIIx opened this issue May 5, 2021 · 1 comment

Comments

@xJUVIIx
Copy link

xJUVIIx commented May 5, 2021

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

VSCodeVim version: 1.20.1

Stack trace
Error: Failed to handle key=f. Overlapping ranges are not allowed!
    at T._applyEdit (/Users/Juvii/Desktop/Desktop - Ethan’s MacBook Pro/Techy Stuff/Programs/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:86:53072)
    at Object.edit (/Users/Juvii/Desktop/Desktop - Ethan’s MacBook Pro/Techy Stuff/Programs/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:86:50744)
    at Object.executeTransformations (/Users/Juvii/.vscode/extensions/vscodevim.vim-1.20.1/src/transformations/execute.ts:124:29)
    at j.runAction (/Users/Juvii/.vscode/extensions/vscodevim.vim-1.20.1/src/mode/modeHandler.ts:727:13)
    at process.actionToRecord (internal/process/task_queues.js:97:5)
    at j.handledAsAction [as handleKeyAsAnAction] (/Users/Juvii/.vscode/extensions/vscodevim.vim-1.20.1/src/mode/modeHandler.ts:652:43)
    at j.text [as handleKeyEvent] (/Users/Juvii/.vscode/extensions/vscodevim.vim-1.20.1/src/mode/modeHandler.ts:471:11)
    at Object.promise (/Users/Juvii/.vscode/extensions/vscodevim.vim-1.20.1/extensionBase.ts:373:73)
    at Object.runTasks (/Users/Juvii/.vscode/extensions/vscodevim.vim-1.20.1/src/taskQueue.ts:36:26)
@J-Fields
Copy link
Member

Duplicate of #6888

@J-Fields J-Fields marked this as a duplicate of #6888 Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants