Archive for the ‘netbeans’ tag
8 Netbeans tips to speed up development
Netbeans is a great editor, below some tips to get the best out of it.
Use the shortkey for “Last Edit Location” default: CTRL+Q
Often I’m editing file and browse to another location inside the file. To go back to where I was Last Edit Location is a nice feature, it replaces the use of ctrl-z + ctrl-y to go to the previous location without changing anything. By htting the key multiple times all edit locations will be traveled.
Read the rest of this entry »
IDE roundup, 10 reasons why every PHP developer should try Netbeans
A few months I have been looking for my ultimate PHP editor and now I finally found one! I’ve worked with a number of IDEs:
- Eclipse PDT / Aptana with PHP Plugin
- Zend Studio 6
- Zend Studio 7
- Notepad++
- NuSphere PHPED
All of above editors just couldn’t satisfy my wishes.