Format
El editor de Script de LUA de SimioCp tiene una serie de teclas que producen una acción concreta predefinidas. a continuación se listan estas teclas y la acción que tienen asignada.
Ctrl+Tab
|
Tab
|
Ctrl+Clear
|
Select all
|
Ctrl+Number Pad 5
|
Select all
|
Ctrl+A
|
Select all
|
Ctrl+E
|
Center alignment
|
Ctrl+J
|
Justify alignment
|
Ctrl+R
|
Right alignment
|
Ctrl+L
|
Left alignment
|
Ctrl+C
|
Copy
|
Ctrl+V
|
Paste
|
Ctrl+X
|
Cut
|
Ctrl+Z
|
Undo
|
Ctrl+Y
|
Redo
|
Ctrl+'+' (Ctrl+Shift+'=')
|
Superscript
|
Ctrl+1
|
Line spacing = 1 line.
|
Ctrl+2
|
Line spacing = 2 lines.
|
Ctrl+5
|
Line spacing = 1.5 lines.
|
Backspace
|
Delete previous character.
|
Ctrl+Backspace
|
Delete previous word.
|
Ctrl+Insert
|
Copy
|
Shift+Insert
|
Paste
|
Insert
|
Overwrite
|
Ctrl+Left Arrow
|
Move cursor one word to the left.
|
Ctrl+Right Arrow
|
Move cursor one word to the right.
|
Ctrl+Left Shift
|
Left alignment.
|
Ctrl+Right Shift
|
Right alignment.
|
Ctrl+Up Arrow
|
Move to the line above.
|
Ctrl+Down Arrow
|
Move to the line below.
|
Shift+Ctrl+Home
|
Move to the beginning of the document.
|
Ctrl+End
|
Move to the end of the document.
|
Ctrl+Page Up
|
Move one page up.
|
Ctrl+Page Down
|
Move one page down.
|
Ctrl+Delete
|
Delete the next word or selected chars.
|
Shift+Delete
|
Cut the selected characters.
|
Esc
|
Stop drag-drop.
|
Alt+xxx (Number Pad)
|
Inserts Unicode values if xxx is greater than 255. When xxx is less than 256, ASCI range text is inserted based on the current keyboard.
|
Ctrl+Shift+A
|
Set all caps.
|
Ctrl+Shift+L
|
Fiddle bullet style
|
Crtl+T
|
Da formato a todo el script de LUA.
|
F1
|
Abre la Ayuda de SimioCp
|
F2
|
En el editor de script de LUA abre la ventana del repositorio.
|
F3
|
En el editor de script de LUA, abre el helper.
|
F4
|
En el editor de script de Lua y con una funcion seleccionada, abre la ayuda de parametros.
|
F5
|
Select all
|
S
|
Sobre un evento, abre la ventana de edición del script de LUA.
|
D
|
Sobre un evento, habilita o deshabilita el evento.
|
|
|
|
|
|
|
|
|
|