View Single Post
Old 12-10-2012, 01:05 PM  
edgeprod
Permanently Gone
 
Industry Role:
Join Date: Mar 2004
Posts: 10,019
Quote:
Originally Posted by Killswitch View Post
Locally on my Mac I have TextMate as my editor of choice, Sequel Pro for MySQL management and Transmit as my FTP setup.

Server side I have Nginx, PHP-FPM, MySQL, Node.js and MongoDB installed along with a base CodeIgniter system that is referenced by all apps on the server.
Try PhpStorm. Browse to an action, and do COMMAND-B on it. It'll take you to the method declaration, to the class, or super-class. Now hit ALT-COMMAND-LEFT_ARROW .. you'll go back. I use that one function CONSTANTLY.
edgeprod is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote