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

Mouse word selection is strange when non-word character is at the end of line #7100

Closed
joaomoreno opened this issue Jun 1, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-core Editor basic functionality verified Verification succeeded

Comments

@joaomoreno
Copy link
Member

joaomoreno commented Jun 1, 2016

bug

Have a buffer with a few consecutive lines ending in a non alphabetic character, like:

before.a
before
hello:
there:
this is strange:
here
it
is

Using the mouse, double click at the end of one of those lines, drag up and down through the end of the other lines that end with a non alphabetic character. Selection only starts when a line which doesn't end in a non alphabetic character comes along.

@joaomoreno joaomoreno added the bug Issue identified by VS Code Team member as probable bug label Jun 1, 2016
@alexdima alexdima added this to the June 2016 milestone Jun 6, 2016
@alexdima alexdima removed this from the June 2016 milestone Jun 30, 2016
@alexdima alexdima added the editor-core Editor basic functionality label Mar 2, 2017
@alexdima alexdima added this to the Backlog milestone Mar 2, 2017
@alexdima alexdima modified the milestones: Backlog, September 2017 Sep 27, 2017
@mjbvz mjbvz added the verified Verification succeeded label Sep 27, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug editor-core Editor basic functionality verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants