Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Is it possible for the vimStyle.enabled option to work real-time? #77

Open
samueltlg opened this issue Jul 29, 2018 · 0 comments
Open

Comments

@samueltlg
Copy link

samueltlg commented Jul 29, 2018

Hi there,

I like to use this extension but unfortunately for this version of VSCode vim and the other popular ones which feature the repeat (N) command, typing in insert mode ramps up the CPU to unusable levels. The only possibility for me being able to use a vim extension (with a repeat command) in VS code is to disable the extension when entering insert mode. Unfortunately, this setting fails to work for me, with all of the Vim modes still operating when 'vimStyle.enabled' is set to false. Is there any possible fix for this?

EDIT: I have just noticed that the option does in fact work, but only when reloading the window or restarting VS code vim. I guess this is then a feature request, is it possible for this option to work real-time? Such that having the setting changed (in this case I have a settings toggle extension in VS code) to false or true enables or disables as much of the functionality upon the saving of the settings file, instead of having to restart VS code?

Many thanks,
Sam

@samueltlg samueltlg changed the title The vimStyle.enabled does not work Is it possible for the vimStyle.enabled option to work real-time? Jul 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant