ZendCon 2014: Using an IDE like a Pro

Post on 28-Jun-2015

299 views 3 download

Tags:

description

Developers pay a fair amount for a state-of-the-art IDE in search of higher productivity and streamlined processes. Unfortunately many never get beyond using the basics of text editing with syntax highlighting, and mixing in a bit of auto-complete. Yet there are so many other pieces to use such as source control, Composer, PHPUnit, PHPCodesniffer, database management, deployment, debugging, code tracing, and more. In this talk Kaloyan Raev, a lead developer of Zend Studio, will help shed some light on many little secrets that will completely change your experience, making you more productive. Come and learn, there is something new for everybody.

Transcript of ZendCon 2014: Using an IDE like a Pro

Ctrl+3

Ctrl+Shift+L

Second Ctrl+Shift+L opens key pref page

Ctrl+L

Ctrl+{ vertically

Ctrl+_ horizontally

Ctrl+Tabswitch

Ctrl+Shift+Qtoggle quick diff

Use code refactoring for renaming variables

F4

Ctrl+Alt+H

Ctrl+Shift+T

Ctrl+Shift+R