ISML files intermittently freeze or have a long delay using VIM
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Describe the bug
Intermittently when using VIM on ISML files I get the following error:
Error running task. Failed to handle key=<BS>. TextEditor(vs.editor.ICodeEditor:1,$model9) has been disposed.
Prior to the error, the keyboard becomes unresponsive. If I wait a bit, the characters typed begin to register but with a very long delay from when I initially typed. Disabling/Enabling the extension seems to fix the error for a bit.
To Reproduce
I haven't found steps to replicate that are consistent though it seems to be tied to ISML files.
Expected behavior
Keyboard input should also result in consistent and immediate results on the monitor.
Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.
Environment (please complete the following information):
- Extension (VsCodeVim) version:
- VSCode version: 1.9.0
- OS: macOS Mojave 10.14.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or reproducible steps are named. Start by reproducing the delay and disposed-editor error with ISML files in VS Code 1.9.0 on macOS Mojave, while checking the VSCodeVim extension version. Done means keyboard input remains immediate and the error no longer occurs during editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100