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

Fixes #1528: daw on end of word doesn't delete properly #1536

Merged
merged 4 commits into from
Apr 21, 2017

Conversation

Chillee
Copy link
Member

@Chillee Chillee commented Apr 20, 2017

The issue is that if your cursor starts on the end of a word, getCurrentWordEnd should clearly include the current word.

I plan on adding a couple more unit tests for some edge cases.

@xconverge
Copy link
Member

if it doesn't break another test...makes sense to me :) thanks!

@xconverge xconverge merged commit d88522f into VSCodeVim:master Apr 21, 2017
@Chillee Chillee changed the title Fixed Issue #1528 Fixes #1528: daw on end of word deletes an extra word May 2, 2017
@Chillee Chillee changed the title Fixes #1528: daw on end of word deletes an extra word Fixes #1528: daw on end of word doesn't delete properly May 2, 2017
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants