# Atajos de teclado
MyScale admite los siguientes atajos de teclado en el Espacio de trabajo SQL.
Función | Windows | MacOS |
---|---|---|
Mostrar atajos de teclado | alt + shift + ? | opt + shift + ? |
Insertar nueva línea / línea indentada | Enter | Enter |
Ejecutar consulta | ctrl + Enter | ⌘ + Enter |
Ejecutar todas las consultas | ctrl + shift + Enter | ⌘ + shift + Enter |
Indentar línea | ctrl + ] | ⌘ + ] |
Desindentar línea | ctrl + [ | ⌘ + [ |
Alternar comentario | ctrl + / | ⌘ + / |
Alternar comentario de bloque | alt + shift + a | opt + shift + a |
Formatear código | alt + shift + f | opt + shift + f |
Alternar ajuste de línea | alt + z | opt + z |
Copiar línea hacia arriba | alt + shift + ↑ | opt + shift + ↑ |
Copiar línea hacia abajo | alt + shift + ↓ | opt + shift + ↓ |
Mover la selección hacia arriba | alt + ↑ | opt + ↑ |
Mover la selección hacia abajo | alt + ↓ | opt + ↓ |
Ir al inicio | ctrl + ↑ | ⌘ + ↑ |
Ir al final | ctrl + ↓ | ⌘ + ↓ |
Ir al inicio de línea | ctrl + ← | ⌘ + ← |
Ir al final de línea | ctrl + → | ⌘ + → |
Ir hacia arriba en la línea | ↑ | ↑ |
Ir hacia abajo en la línea | ↓ | ↓ |
Ir a la derecha | → | → |
Ir a la izquierda | ← | ← |
Seleccionar hasta el inicio | ctrl + shift + ↑ | ⌘ + shift + ↑ |
Seleccionar hasta el final | ctrl + shift + ↓ | ⌘ + shift + ↓ |
Seleccionar hasta el inicio de línea | ctrl + shift + ← | ⌘ + shift + ← |
Seleccionar hasta el final de línea | ctrl + shift + → | ⌘ + shift + → |
Eliminar hasta el final de línea | alt + delete | ctrl + k |
Eliminar línea | ctrl + shift + k | ⌘ + shift + k |
Seleccionar todo | ctrl + a | ⌘ + a |
Seleccionar hasta el inicio de palabra | alt + shift + ← | opt + shift + ← |
Seleccionar hasta el final de palabra | alt + shift + → | opt + shift + → |
Ir al inicio de palabra | alt + ← | opt + ← |
Ir al final de palabra | alt + → | opt + → |
Seleccionar a la derecha | shift + → | shift + → |
Seleccionar a la izquierda | shift + ← | shift + ← |
Seleccionar hacia arriba | shift + ↑ | shift + ↑ |
Seleccionar hacia abajo | shift + ↓ | shift + ↓ |
Deshacer | ctrl + z | ⌘ + z |