zendcon 2014: using an ide like a pro

Post on 28-Jun-2015

299 Views

Category:

Technology

3 Downloads

Preview:

Click to see full reader

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

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

top related