BetterFountain stops the Vim extension from working
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
When the BetterFountain extension is loaded when VSCode starts, the Vim extension no longer works at all.
I'm not sure if this is a bug on Vim or BetterFountain, and have submitted it to both. The issue on BetterFountain is https://github.com/piersdeseilligny/betterfountain/issues/51.
To Reproduce
Steps to reproduce the behavior:
- Start vscode with BetterFountain and Vim enabled
- Open a .fountain file
- Push 'esc', 'i', 'abc'
- 'iabc' is added to the document
Expected behavior
Vim would go into command mode, then insert mode, and then 'abc' would be added to the document.
Environment (please complete the following information):
- Extension (VsCodeVim) version: 1.12.4
- VSCode version: 1.14.1
- OS: Win 10 Pro 64bit (build 18362)
Additional context
If BetterFountain is disabled, then (as required), you reload Vscode, and then Enable BetterFountain, the Vim functionality works as well as the BetterFountain functionality
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 interaction with BetterFountain and VSCodeVim enabled at VSCode startup, following the listed steps in a .fountain file. Compare that behavior with the documented sequence where BetterFountain is enabled after reload; done means Vim reliably enters command and insert modes while BetterFountain remains enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100