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

BetterFountain stops the Vim extension from working #4499

Open
lkingsford opened this issue Jan 15, 2020 · 0 comments
Open

BetterFountain stops the Vim extension from working #4499

lkingsford opened this issue Jan 15, 2020 · 0 comments

Comments

@lkingsford
Copy link

lkingsford commented Jan 15, 2020

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 piersdeseilligny/betterfountain#51.

To Reproduce
Steps to reproduce the behavior:

  1. Start vscode with BetterFountain and Vim enabled
  2. Open a .fountain file
  3. Push 'esc', 'i', 'abc'
  4. '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

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