I have recently made the switch from Dreamweaver (10+ years) to Netbeans and am loving it. The only issue I'm having is I'm use to being able to double click a PHP variable name and the code editor auto selecting the variable name but NOT including the leading $.
So if you double click $variableName only variableName gets highlighted. In NetBeans if you double click $variableName , you automatically select the entire variable name and the $.
I understand it's a small issue, but I double click variable names and drop them into bindParams about a hundred times a day and it's driving me nuts to have to always remove the $ after pasting.
Using Netbeans 7.4