[AHK] 괄호 자동 완성
;2013.11.11 괄호 모음 추가.
~[:: Send ]{Left}
~(:: Send ){Left}
~':: Send '{Left}
~{:: Send {}}{Left}
~<:: Send >{Left}
'Programming > AutoHotKey' 카테고리의 다른 글
| [AHK] 두벌식보다 편한 것은...? (6) | 2015.01.08 |
|---|---|
| [AHK] AutoHotKey 환경변수 (0) | 2014.10.26 |
| [AuthoHotKey] cmd 실행 (2) | 2014.07.08 |
| [AHK] AutohotKey 0x01 미니키보드 만들기 (0) | 2013.09.28 |
| [AHK] AutoHotKey 0x00 처음 접하다 (0) | 2013.09.14 |
AutoHotKey.ahk
댓글