CapsLock

分享时间:2025-02-20 23:00 0

简介

CapsLock++

演示动画

暂无~

操作定义

CapsLock
组合键 标题 操作类型
Backspace(退格) 删去当前行 SendKeys
Space 退格 Keystroke
A InputText
C SendKeys
D SendKeys
E = InputText
F SendKeys
H Ctrl+← Keystroke
I Keystroke
J Keystroke
K Keystroke
L Keystroke
M VS Code 书签 Keystroke
O End Keystroke
R 引用符& InputText
S InputText
T InputText
U Home Keystroke
V SendKeys
X InputText
; Ctrl+→ Keystroke
. InputText
' InputScript
Alt + Space 删去当前行 SendKeys
9 + 0 选中区加( ) PasteText
LeftAlt + F SendKeys
LeftAlt + H Cttrl+Shift+← Keystroke
LeftAlt + I shift+↑ Keystroke
LeftAlt + J shifu+← Keystroke
LeftAlt + K shift+↓ Keystroke
LeftAlt + L shift+→ Keystroke
LeftAlt + M 向下复制选中内行 Keystroke
LeftAlt + O 从此选中至行尾 Keystroke
LeftAlt + R VS Code Code Runner Keystroke
LeftAlt + U 从行首选至此 Keystroke
LeftAlt + ; Ctrl+Shift+→ Keystroke
LeftAlt + ' 选中区加" " PasteText
[ + ] 选中区加[ ] PasteText
] + \ 选中区加{ } PasteText

讨论

暂无讨论