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

Slows down Vim plug-ins during hot reload of Next JS project #43

Open
kbaley opened this issue Apr 9, 2022 · 2 comments
Open

Slows down Vim plug-ins during hot reload of Next JS project #43

kbaley opened this issue Apr 9, 2022 · 2 comments

Comments

@kbaley
Copy link

kbaley commented Apr 9, 2022

I have a Next JS app (based on this template) and I have the Vim plugin enabled. Whenever the application is hot reloaded (basically, whenever I save a file while it's running), there is a 3-5 second delay before I'm able to navigate around in my code with Vim. The keystrokes are remembered but take some time before they kick in.

I've seen this behaviour in both the Vim plugin and the NeoVim plugin. When I disable the Auto Import plugin, all is well again and there is no delay in the navigation.

@Lantianyou
Copy link

I am experiencing the same issue .

@Lantianyou
Copy link

code --uninstall-extension NuclleaR.vscode-extension-auto-import fixed my problems

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

2 participants