Sjoerd Maessen blog

PHP and webdevelopment

Archive for the ‘editor’ tag

8 Netbeans tips to speed up development

without comments

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 »

Written by Sjoerd Maessen

December 15th, 2009 at 12:58 pm

Posted in IDE

Tagged with ,

IDE roundup, 10 reasons why every PHP developer should try Netbeans

with 7 comments

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.

Read the rest of this entry »

Written by Sjoerd Maessen

December 8th, 2009 at 6:44 pm

Posted in IDE

Tagged with , , , ,