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

star * (shift+8) doesn't move to next occurrence correctly #2068

Closed
foresightyj opened this issue Oct 12, 2017 · 2 comments
Closed

star * (shift+8) doesn't move to next occurrence correctly #2068

foresightyj opened this issue Oct 12, 2017 · 2 comments

Comments

@foresightyj
Copy link

foresightyj commented Oct 12, 2017

I am a long term sublime text vintage user. I used to move to the next occurrence of a word (case-sensitive and word boundaries also considered). But vscodevim gives me surprises that, if I am currently on a lower-cased date and pressing * also moves to capitalized Date, and further presses always give me capitalized Date. Screen capture below:

star

See that it moves past the date in console.log and stays with capitalized Date thereafter.

Did I miss any configuration?

@xconverge
Copy link
Member

xconverge commented Oct 12, 2017

I think this is a dupe of #1800 or at least related...

@foresightyj
Copy link
Author

foresightyj commented Oct 12, 2017

Yeah. You are right. Thanks!

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