Description
This is a very annoying bug that makes XEclipse hard to use on a daily application development job.
For example if I type
<div id="someid">
Then type ENTER key,
XEclipse will close the node as
</div id="someid">
This is a very annoying bug that makes XEclipse hard to use on a daily application development job.
For example if I type
<div id="someid">
Then type ENTER key,
XEclipse will close the node as
</div id="someid">