Para editar un comando: Window → Preferences → General → Keys
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,…) |
* { | |
font-size: 12pt; | |
font-family: monospace; | |
font-weight: normal; | |
font-style: normal; | |
text-decoration: none; | |
color: black; | |
cursor: default; | |
} |
Recursos del Curso Desarrollo Frontend con Developer Tools en Escuela IT
Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000
Verifying my Blockstack ID is secured with the address 1Nswdh1i3RgCYWoc75icBpP2CFQ31qE8cR https://explorer.blockstack.org/address/1Nswdh1i3RgCYWoc75icBpP2CFQ31qE8cR |