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

Multi-Cursor selection #1160

Closed
gugahoa opened this issue Dec 15, 2016 · 10 comments
Closed

Multi-Cursor selection #1160

gugahoa opened this issue Dec 15, 2016 · 10 comments

Comments

@gugahoa
Copy link

gugahoa commented Dec 15, 2016

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


What did you do?

Inside a file like this:

foobar
foobaz
foobar

Place your cursor on foobar and type gc, alternatively:
Select foobar with viw and type gc

What did you expect to happen?

Select both foobar and place cursor at the last letter of the word

What happened instead?

foobaz is selected and the cursor is placed one letter before the last

Technical details:

  • VSCode Version: 1.8.0
  • VsCodeVim Version: 0.4.9
  • OS: Arch Linux 64bits
@johnfn
Copy link
Member

johnfn commented Dec 15, 2016

Yikes, that's definitely a bug. Thanks for the report.

@gugahoa
Copy link
Author

gugahoa commented Jan 3, 2017

Just came back from vacation and tested again against 0.4.10, still happening

@johnfn
Copy link
Member

johnfn commented Jan 3, 2017

Yeah, we'll close this issue if we get it fixed. (usually) 😉

@lukywong
Copy link

@gugahoa +1 same issue.

lukywong added a commit to lukywong/Vim that referenced this issue Feb 4, 2017
@gugahoa
Copy link
Author

gugahoa commented Apr 18, 2017

It's fixed in 0.6.16 with vscode 1.11

@gugahoa gugahoa closed this as completed Apr 18, 2017
@xconverge
Copy link
Member

We didn't fix this...are you sure it is fixed?

@johnfn
Copy link
Member

johnfn commented Apr 21, 2017

Yeah, it's not fixed.

@gugahoa
Copy link
Author

gugahoa commented Apr 21, 2017

Oh, sorry. It seems I didn't follow all the steps correctly, just tried again and it really is not working :'(

@alexgorbatchev
Copy link

v0.8.4

vscodevim

@Chillee
Copy link
Member

Chillee commented Jun 24, 2017

Closed through #1862

@Chillee Chillee closed this as completed Jun 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants