Foren / Cotonti / General / Which editor do you use for coding?

Trustmaster
#35501 19. September 2012, 10:42

I'd recommend NetBeans for PHP. It doesn't let you make simple mistakes or misspellings in the PHP code. It has autocompletion and can easily jump to function definitions and it has superior Git integration.

I've been using NetBeans for years, but currently switched to SublimeText2. I miss NetBeans' intelligence and Git helpers in it, but its font rendering looks so much better on my system and it is faster. If I didn't have the problem with NB fonts on XFCE4 I probably wouldn't switch to ST2.

May the Source be with you!