Pressing 'Enter' Doesn't go to new line.
Hi,
I'm using the PHP version of NetBeans. Something quirky is happening. Sometimes when I'm at the end of a line, say at the end of an html link, so right after a </a> tag.
I press enter.
Instead of going to the next line like it should, it instead puts a blank line below my current line, and moves the cursor back two spaces. so I am inside the closing link tag.
Is this some kind of auto-complete/feature I'm not aware of? This doesn't happen in any other applications. Running on WindowsXP.