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 <C-v>: Cannot read property 'pushUndoStop' of null #7568

Open
Camilo-neck opened this issue Mar 20, 2022 · 0 comments
Open

Comments

@Camilo-neck
Copy link

To Reproduce
Steps to reproduce the behavior:

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

VSCodeVim version: 1.22.2

Stack trace
TypeError: Cannot read property 'pushUndoStop' of null
    at i.applyEdits (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1521:15338)
    at Na.$tryApplyEdits (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2375:18024)
    at u._doInvokeHandler (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1529:13100)
    at u._invokeHandler (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1529:12784)
    at u._receiveRequest (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1529:11446)
    at u._receiveOneMessage (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1529:10124)
    at vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1529:8233
    at f.invoke (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:145)
    at c.fire (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:1856)
    at l.fire (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:19607)
    at m._receiveMessage (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:24188)
    at vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:21722
    at f.invoke (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:145)
    at c.fire (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:67:1856)
    at c.acceptChunk (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:16438)
    at vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:15568
    at Socket.B (vscode-file://vscode-app/c:/Users/carco/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3069:8467)
    at Socket.emit (events.js:315:20)
    at addChunk (internal/streams/readable.js:309:12)
    at readableAddChunk (internal/streams/readable.js:284:9)
    at Socket.Readable.push (internal/streams/readable.js:223:10)
    at Pipe.onStreamRead (internal/stream_base_commons.js:188:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant