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

I can't use multi-cursor shortcuts, if I don't close all files before I reload window #2331

Open
woowoole opened this issue Jan 26, 2018 · 1 comment

Comments

@woowoole
Copy link

woowoole commented Jan 26, 2018

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):

  1. keep only one file opened (e.g. example.js)

  2. close vscode

  3. open vscode again

  4. press shortcut "gb" to toggle multi-cursor

Environment:

  • Extension (VsCodeVim) version: 0.10.13
  • VSCode version: 1.19.2 / 1.19.3
  • OS version: windows / linux
@kaw2k
Copy link

kaw2k commented Feb 12, 2018

This is happening to me too

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