Para el que no sepa que es Zend Studio, en resumidas cuentas, es un gran editor web orientado a la programación de páginas PHP, con ayudas en la gestión de proyectos y depuración de código.
Me han pasado por correo este listado de atajos de teclado (keyboard shortcuts) para Zend Studio.
Seguro que le viene de perlas a más de uno.
Gestión:
- Ctrl + N -> Add New Document
- Ctrl + O -> Open Document
- Ctrl + F4 -> Close Document/Window
- Ctrl + Shft + F4 -> Close All
- Ctrl + Shft + O -> Open Project
- Ctrl + Shft + N -> New Project
- Ctrl + S -> Save File
- Ctrl + Shft + S -> Save As
- Ctrl + Alt + S -> Save All
Editor:
- Ctrl + Space -> Show Code Completion
- Ctrl + Space + Shft -> Show Function Arguments
- Ctrl + Shft + F -> Reformat Code
- Ctrl + / -> Add Remove Comment
- Ctrl + / + Shft -> Add Remove PHP Block Comment
- Ctrl + W -> Toggle Line Wrap
- Ctrl + Z -> Undo
- Ctrl + Y -> Redo
- Ctrl + E -> Erase Line
- Ctrl + D -> Duplicate Selection
- Ctrl + L -> Change Selection to Lower Case
- Ctrl + U -> Change Selection to Upper Case
- Ctrl + B -> Bold Tag
- Alt + I -> Italic Tag
- Ctrl + – [1-3] -> Heading 1-3 Tag
- Ctrl + Enter -> Break Tag
- Ctrl + Back + Quote -> NBSP Tag
- F1 -> Open Function Help
Código:
- Ctrl + Shft + 1 -> Collapse All Non-PHP
- Ctrl + Shft + 2 -> Collapse All Classes
- Ctrl + Shft + 3 -> Collapse All Functions
- Ctrl + Shft + 4 -> Collapse All DocBlocks
- Ctrl + Shft + 9 -> Fold in Scope
- Ctrl + Shft + E -> Expand All Folds
- Ctrl + Shft + C -> Collapse All Folds
Depurando:
- F8 -> Debug URL
- F12 -> Profile URL
- Ctrl + F5 -> Run
- F5 -> Go
- F10 -> Step Over
- F11 -> Step Into
- Shft + F1 1 -> Step Out
- Shft + F5 -> Stop Debug
- Shft + F10 -> Go to Cursor
- F9 -> Toggle Breakpoint
- Shft + F8 -> Add Watch
- Ctrl + Alt + B -> Show In Browser
Navegación:
- Ctrl + Alt + G -> Goto File
- Ctrl + Shft + G -> Goto PHP Resource
- Ctrl + G -> Goto Line
- Ctrl + F2 -> Goto Next Bookmark
- Alt + F2 -> Goto Next Project Bookmark
- Ctrl + M -> Goto Matching Bracket
- Alt + Left/Right -> Go Back/Forward
- F2 -> Toggle Bookmark
- Ctrl + Shft + F2 -> Remove All Bookmarks
- Ctrl + Shft + M -> Open Bookmarks Dialog
- Ctrl + Shft + R -> Show Recent Files
- F4 -> Open Next Entry
CVS/Subversion:
- Alt + U -> Update
- Alt + C -> Commit
Herramientas:
- Alt + Ctrl + A -> Analyze Code
- Ctrl + Shft + I -> Check Include Files
Encontrar/Reemplazar:
- Ctrl + F -> Find
- F3 -> Find Next
- Shft + F3 -> Find Prev
- Ctrl + H -> Replace
- Ctrl + Alt + F -> Find In Files
Plantillas PHP:
- itar -> Iterates an Array
- itdir -> Iterates a Directory
- prv -> Prints a Value
- inst -> Instance of Statement
- fore -> For each Statement
- swi -> Switch Statement
- if -> If Statement
- while -> While Loop
- my_fr -> Mysql_Fetch_Row() Loop
- my_gc -> Trap Code Output
- cln -> Clone an Object
- pcon -> Call Parent Constructor
- fnc -> Function Statement
Plantillas HTML:
- href -> Create a Hyperlink
- ihref -> create an image hyperlink
- form -> Create a Get Form
- html -> Create Html Page
- inbu -> Input by Button
- insub -> Input Type Submit
- intxt -> Input by Text Field
- ol -> Ordered List
- table -> Table 3 Rows by 3 Columns
- jscript -> JavaScript Tag
- select -> Select in Form
- style -> Text/Css Style
- inch -> Input by checkbox
- ta -> form textarea
Noticias relacionadas:
- Atajos de teclado para Adobe Photoshop
- Atajos de teclado para Mac OS X
- Atajos de teclado para WordPress
- Interesantes atajos de teclado en Windows
- ShorcutGuide: Web con una guía multimedia de atajos de teclado
Este noticia ha sido creada el 28 agosto 2008 a las 12:20 en Trucos con las etiquetas Add, All, Alt, Back, close, code, codigo, Ctrl, de, Document, editor, F2, FILE, files, form, function, html, Input, Line, new, Next, open, php, Plantillas, Project, Save, shortcuts, show, studio, Tag, teclado, url, zend, Zend Studio y si quieres puedes comentarla. Te agradecería mucho que la compartieras con tus amigos:
Si te ha gustado Atajos de teclado (keyboard shortcuts) para Zend Studio y esta web, puedes seguirla a través de Facebook, Twitter y también puedes recibir las nuevas noticias de la web en tu correo pincha en este enlace para darte de alta. Además también puedes seguir las noticias por RSS.

28-agosto-2008 a las 2:40 pm
Pues no conocía este programa, parece bastante bueno, lo probaré. Si me convence, este listado me será de gran ayuda. :D
3-julio-2011 a las 12:21 am
A good many vaullabes you’ve given me.