We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT
What happened:
I have a clean installed vscode, and only installed vscodevim
If I DON'T CLOSE all files, when I reopen vscode (or reload window), it'll restore the previous session
then I can't use shortcuts to toggle multi-cursor ( shortcut: "gb" in normal mode)
If I open a new empty file, everything's ok again (I can press shortcut to use multi-cursor)
but if I close this new file when it focus, the problem happens again
I hope I can explain clearly, so I made two gif
How to reproduce it (as minimally and precisely as possible):
keep only one file opened (e.g. example.js)
close vscode
open vscode again
press shortcut "gb" to toggle multi-cursor
Environment:
The text was updated successfully, but these errors were encountered:
This is happening to me too
Sorry, something went wrong.
No branches or pull requests
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT
What happened:
I have a clean installed vscode, and only installed vscodevim
If I DON'T CLOSE all files, when I reopen vscode (or reload window), it'll restore the previous session
then I can't use shortcuts to toggle multi-cursor ( shortcut: "gb" in normal mode)
If I open a new empty file, everything's ok again (I can press shortcut to use multi-cursor)
but if I close this new file when it focus, the problem happens again
I hope I can explain clearly, so I made two gif
How to reproduce it (as minimally and precisely as possible):
keep only one file opened (e.g. example.js)
close vscode
open vscode again
press shortcut "gb" to toggle multi-cursor
Environment:
The text was updated successfully, but these errors were encountered: