Switching from TextMate to NetBeans for WordPress Development
I recently switched from TextMate–which I’ve used for the past three years–to NetBeans as my primary code editor for WordPress development. Why? NetBeans has some nice features which make development easier and quicker: Code completion for PHP and JavaScript (including jQuery) Inline PHP validation errors PhpDoc integration Jump to function usage/definition Built-in debugger that works [...]
Tweet

