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

Double click highlights bigger selection #16

Open
mabi opened this issue Oct 4, 2019 · 0 comments
Open

Double click highlights bigger selection #16

mabi opened this issue Oct 4, 2019 · 0 comments
Assignees
Labels

Comments

@mabi
Copy link

mabi commented Oct 4, 2019

Velocity UI 1.0.9.20190530-1839
Eclipse version: Neon.3 Release (4.6.3)

In some .vm files, double clicking a word doesn't just select that word but a bigger area, usually from the previous closing tag.
E.g double clicking form I get this:
2019-10-04 10_28_56

source:

<div>
	<div class="x">
		<form id="y">
		</form>
	</div>
</div>

@tjuerge tjuerge self-assigned this Oct 5, 2019
@tjuerge tjuerge added the bug label Oct 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants