Saving Active Participants preventing keyboard input
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
After using the plugin for a few seconds, I get a saving participants notification on the status bar and then I can't type anything in the file. I can type in the command prompt, terminal, and in the extensions box.
To Reproduce
- Change normal mode keybinding to 'jj'
- Go to any file, switch to insert mode, and type anything.
- Switch back to normal mode with 'jj'.
Expected behavior
I should be able to continue using vim without having the refresh the window because it freezes.
Environment (please complete the following information):
- Extension (VsCodeVim) version:
- VSCode version: 1.12.4
- 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
Start by reproducing the freeze with the reported jj normal-mode mapping, then compare keyboard input in a file with the command prompt, terminal, and extensions box. Trace the extension behavior triggered by the “saving participants” status notification. Done means file input continues without requiring a window refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100