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

Select Inner '(' not working properly #1165

Closed
SrMordred opened this issue Dec 15, 2016 · 2 comments
Closed

Select Inner '(' not working properly #1165

SrMordred opened this issue Dec 15, 2016 · 2 comments

Comments

@SrMordred
Copy link

Please thumbs-up 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.

func_callback(()=>{
//cursor here
});

press vi(
It selected from "()" to "here" instead of to "}"

  • VSCode Version:1.8
  • VsCodeVim Version: 0.4.9
  • OS: Window 10
@gugahoa
Copy link

gugahoa commented Dec 15, 2016

It's the same issue that's causing #1160. The selection ends one char too short.

@xconverge
Copy link
Member

Similar to #1023 the fix should be in a similar area

I will take a look

@johnfn johnfn closed this as completed in cb9a693 Dec 18, 2016
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

3 participants