Great Eclipse plugin. However, I have found one minor
annoyance:
Double-clicking tags and attributes does not cause the
text to be selected as expected. This occurs when
viewing both HTML and XML files.
The following changes should be made:
- Double-clicking a tag name should select the tag name
- Double-clicking an attribute name should select the
attribute name
- Double-clicking an attribute value should select the
attribute value.
Logged In: YES
user_id=313042
Selection is strangely depends on color layout of the file.
should be deeply investigated.
Logged In: YES
user_id=313042
Tested on latest EclipseColorer build and Eclipse 3.0.1 - not
reproducible.