-
-
Save EskenderDev/48f582f1c0fb0cb07463 to your computer and use it in GitHub Desktop.
Revisions
-
bertocq revised this gist
Aug 25, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ h1. Atajos de teclado para Eclipse (y derivados como ZendStudio) Para editar un comando: Window -> Preferences -> General -> Keys h2. Edición -
bertocq renamed this gist
Aug 25, 2014 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,4 @@ h1. Atajos de teclado para Eclipse (y derivados como ZendStudio) Para editar un comando: Window -> Preferences -> General -> Keys h2. Edición -
bertocq revised this gist
Aug 21, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -48,7 +48,7 @@ h2. Edición h2. Gestión de ficheros | *Ctrl+Shift+R* | permite abrir un fichero (del workspace) escribiendo las primeras letras de su nombre (Open Resource) aunque yo lo prefiero en la combinación Ctrl+T | | *Ctrl+E* | permite cambiar a una pestaña abierta escribiendo las primeras letras de su nombre (o usando las flechas) | | *Ctrl+S* | salvar fichero actual | -
bertocq revised this gist
Jun 11, 2014 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -42,6 +42,10 @@ h2. Edición | *Ctrl+Shift+P* | con el cursor en un comienzo o fin de llave o paréntesis, lleva al otro extremo | | *Ctrl+Shift+X* | convierte letras a mayúsculas (para el texto seleccionado) | | *Ctrl+Shift+Y* | convierte letras a minúsculas (para el texto seleccionado) | h2. Gestión de ficheros | *Ctrl+Shift+R* | permite abrir un fichero (del workspace) escribiendo las primeras letras de su nombre (Open Resource) | -
bertocq revised this gist
Mar 5, 2014 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -63,4 +63,6 @@ h2. General | *Ctrl+Shift+L* | mostrar todos los atajos de teclado | Al pulsar left ALT + left Shift el sistema operativo alterna entre sets de caracteres, por ejemplo cambiando los - por /. Es interesante saberlo si intentando una combinación como Alt+Shift+A no pulsamos la A y empezamos a escribir caracteres raros sin saber porqué. http://www.shortcutworld.com/en/win/Eclipse.html#link_4 -
bertocq revised this gist
Mar 5, 2014 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -31,6 +31,8 @@ h2. Edición | *Alt+←* | ir a la anterior edición (ya sea en este fichero u otro) | | *Alt+→* | ir a la siguiente edición (ya sea en este fichero u otro) | | *Alt+Shift+A* | entra/sale del modo selección en bloque (permite selecciona regiones rectangulares para copiarlas y pegar tras salir del modo) | | *Ctrl+L* | ir a la línea número (introducir) | | *Ctrl+-* | comprimir bloque de llaves | -
bertocq revised this gist
Feb 20, 2014 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,9 +12,13 @@ h2. Edición | *Ctrl+→* | saltar con el cursor una palabra completa hacia la derecha del cursor | | *Ctrl+←* | saltar con el cursor una palabra completa hacia la izquierda del cursor | | *Ctrl+Shift+→* | selecciona una palabra completa hacia la derecha del cursor | | *Ctrl+Shift+←* | selecciona una palabra completa hacia la izquierda del cursor | | *Alt+Shift+↑* | selecciona elemento actual (y superior incrementalmente) | | *Alt+Shift+←* | deseleccionar elmeneto actual (hacia inferior incrementalmente) | | *Ctrl+Z* | deshacer edición | | *Ctrl+Y* | rehacer edición (yo lo prefiero como Ctrl+Shift+Z) | @@ -56,3 +60,5 @@ h2. Gestión de paneles h2. General | *Ctrl+Shift+L* | mostrar todos los atajos de teclado | http://www.shortcutworld.com/en/win/Eclipse.html#link_4 -
bertocq revised this gist
Feb 6, 2014 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -32,6 +32,8 @@ h2. Edición | *Ctrl+-* | comprimir bloque de llaves | | *Ctrl++* | desplegar bloque de llaves | | *Ctrl+L* | ir a número de línea | | *Ctrl+Shift+P* | con el cursor en un comienzo o fin de llave o paréntesis, lleva al otro extremo | h2. Gestión de ficheros @@ -50,3 +52,7 @@ h2. Gestión de paneles | *Ctrl+Shift+Tab* | anterior pestaña abierta (Configurar el Command 'Previous Tab')| | *Ctrl+M* | maximizar/minimizar el panel activo | h2. General | *Ctrl+Shift+L* | mostrar todos los atajos de teclado | -
bertocq revised this gist
Dec 12, 2013 . No changes.There are no files selected for viewing
-
bertocq revised this gist
Dec 4, 2013 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,6 +21,9 @@ h2. Edición | *Alt+↑* | intercambiar línea actual con la superior | | *Alt+↓* | intercambiar línea actual con la inferior | | *Ctrl+Alt+↑* | duplica la línea actual en la línea superior (¡desactivar antes la funcionalidad de rotación de pantalla de Intel!)| | *Ctrl+Alt+↓* | duplica la línea actual en la línea inferior (¡desactivar antes la funcionalidad de rotación de pantalla de Intel!)| | *Alt+←* | ir a la anterior edición (ya sea en este fichero u otro) | | *Alt+→* | ir a la siguiente edición (ya sea en este fichero u otro) | -
bertocq revised this gist
Dec 4, 2013 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,17 +29,17 @@ h2. Edición | *Ctrl+-* | comprimir bloque de llaves | | *Ctrl++* | desplegar bloque de llaves | | *Ctrl+Shift+P* | con el cursor en un comienzo o fin de llave o paréntesis, lleva al otro extremo | h2. Gestión de ficheros | *Ctrl+Shift+R* | permite abrir un fichero (del workspace) escribiendo las primeras letras de su nombre (Open Resource) | | *Ctrl+E* | permite cambiar a una pestaña abierta escribiendo las primeras letras de su nombre (o usando las flechas) | | *Ctrl+S* | salvar fichero actual | | *Ctrl+Shift+S* | salvar todos los ficheros con cambios | | *Ctrl+O* | mostrar y seleccionar métodos y atributos del fichero actual | h2. Gestión de paneles -
bertocq revised this gist
Dec 4, 2013 . 1 changed file with 6 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,19 +29,21 @@ h2. Edición | *Ctrl+-* | comprimir bloque de llaves | | *Ctrl++* | desplegar bloque de llaves | h2. Gestión de ficheros | *Ctrl+Shift+R* | permite abrir un fichero (del workspace) escribiendo las primeras letras de su nombre (Open Resource) | | *Ctrl+E* | permite cambiar a una pestaña abierta escribiendo las primeras letras de su nombre (o usando las flechas) | | *Ctrl+S* | salvar fichero actual (Fernando)| | *Ctrl+Shift+S* | salvar todos los ficheros con cambios | | *Ctrl+O* | mostrar y seleccionar métodos y atributos de la clase actual | h2. Gestión de paneles | *Ctrl+Tab* | siguiente pestaña abierta (Configurar el Command 'Next Tab')| | *Ctrl+Shift+Tab* | anterior pestaña abierta (Configurar el Command 'Previous Tab')| | *Ctrl+M* | maximizar/minimizar el panel activo | -
bertocq revised this gist
Dec 4, 2013 . 1 changed file with 20 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,9 +15,24 @@ h2. Edición | *Ctrl+Shift+→* | selecciona una palabra completa hacia la derecha del cursor | | *Ctrl+Shift+←* | selecciona una palabra completa hacia la izquierda del cursor | | *Ctrl+Z* | deshacer edición | | *Ctrl+Y* | rehacer edición (yo lo prefiero como Ctrl+Shift+Z) | | *Alt+↑* | intercambiar línea actual con la superior | | *Alt+↓* | intercambiar línea actual con la inferior | | *Alt+←* | ir a la anterior edición (ya sea en este fichero u otro) | | *Alt+→* | ir a la siguiente edición (ya sea en este fichero u otro) | | *Ctrl+L* | ir a la línea número (introducir) | | *Ctrl+-* | comprimir bloque de llaves | | *Ctrl++* | desplegar bloque de llaves | h2. Gestión de ficheros | *Ctrl+Shift+R* | permite abrir un fichero (del workspace) escribiendo las primeras letras de su nombre (Open Resource) | | *Ctrl+E* | permite cambiar a una pestaña abierta escribiendo las primeras letras de su nombre (o usando las flechas) | | *Ctrl+Tab* | siguiente pestaña abierta (Configurar el Command 'Next Tab')| | *Ctrl+Shift+Tab* | anterior pestaña abierta (Configurar el Command 'Previous Tab')| @@ -26,3 +41,7 @@ h2. Gestión de ficheros | *Ctrl+Shift+S* | salvar todos los ficheros con cambios | | *Ctrl+Shift+P* | con el cursor en un comienzo o fin de llave o paréntesis, lleva al otro extremo | | *Ctrl+O* | mostrar y seleccionar métodos y atributos de la clase actual | | *Ctrl+M* | maximizar/minimizar el panel activo | -
bertocq revised this gist
Dec 4, 2013 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,6 +6,8 @@ h2. Edición | *Ctrl+D* | elimina la línea actual (en la que se encuentra el cursor) | | *Ctrl+Shift+F* | formatear código (tabulaciones, saltos de línea,...) | | *Ctrl+Shift+C* | comentar/descomentar con // las líneas seleccionadas | | *Ctrl+→* | saltar con el cursor una palabra completa hacia la derecha del cursor | -
bertocq revised this gist
Dec 4, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ h1. Atajos de teclado para ZendStudio 10.0 Para editar un comando: Window -> Preferences -> General -> Keys -
bertocq revised this gist
Dec 4, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ h1. Atajos de teclado para el ZendStudio 10.0 Para editar un comando: Window -> Preferences -> General -> Keys -
bertocq created this gist
Dec 4, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,26 @@ h1. Atajos de teclado para el Zend Studio 10.0 Para editar un comando: Window -> Preferences -> General -> Keys h2. Edición | *Ctrl+D* | elimina la línea actual (en la que se encuentra el cursor) | | *Ctrl+Shift+C* | comentar/descomentar con // las líneas seleccionadas | | *Ctrl+→* | saltar con el cursor una palabra completa hacia la derecha del cursor | | *Ctrl+←* | saltar con el cursor una palabra completa hacia la izquierda del cursor | | *Ctrl+Shift+→* | selecciona una palabra completa hacia la derecha del cursor | | *Ctrl+Shift+←* | selecciona una palabra completa hacia la izquierda del cursor | h2. Gestión de ficheros | *Ctrl+Shift+R* | permite abrir un fichero escribiendo las primeras letras de su nombre (Open Resource) | | *Ctrl+Tab* | siguiente pestaña abierta (Configurar el Command 'Next Tab')| | *Ctrl+Shift+Tab* | anterior pestaña abierta (Configurar el Command 'Previous Tab')| | *Ctrl+S* | salvar fichero actual (Fernando)| | *Ctrl+Shift+S* | salvar todos los ficheros con cambios | | *Ctrl+Shift+P* | con el cursor en un comienzo o fin de llave o paréntesis, lleva al otro extremo |