SublimeAutoHotkey
AutoHotkey AHK language package for SublimeText including syntax highlighting, comments toggling, auto-completions, build system definitions, commands for ahkrun, ahkcompile, ahkrunpiped.
Install / Use
/learn @ahkscript/SublimeAutoHotkeyREADME
SublimeAutoHotkey - Syntax Package for Sublime Text 2/3
AutoHotkey AHK language package for SublimeText including syntax highlighting, comments toggling, auto-completions, build system definitions, commands for ahkrun, ahkcompile, ahkrunpiped.
Package Installation
- Manual method: Download ZIP from github. Extract the files to Sublime_Data_Dir\Packages\AutoHotkey
- Automatic method: Install AutoHotKey with Package Control.
Key Bindings
If you have the default Sublime keybindings intact, then:
- <kbd>Ctrl+B</kbd> will run the current file (with AutoHotkey.exe)
- <kbd>Ctrl+Shift+B</kbd> will compile the current file (with Ahk2Exe.exe)
Advanced Configuration
For the build system and ahkrun, ahkrunpiped, and ahkcompile commands, if you have a non-default installation then you will need to set your specific path to AutoHotkey.exe and Ahk2Exe.exe in a file named AutoHotkey.sublime-settings in your User folder. You can access these settings file from the Menu Preferences > Package Settings > AutoHotkey. You should make a copy of AutoHotkey Settings - Default at AutoHotkey Settings - User and modify there since then any settings defined in your User folder will take precedence and the package can still update itself without overwriting your custom settings.
ahkrunpiped
The ahkrunpiped command will allow you to run your code as a piped text string to AutoHotkey (this allows you to run snippets of code without having to save them to a file):
- If text is selected - ahkrunpiped will pipe and run the selected text only.
- If no text is selected - ahkrunpiped will pipe and run the entire contents of the current document.
Goto-documentation Integration
Instructions on how to configure goto-documentation plugin for AutoHotkey (F1 Hotkey will take you to documentation for word under cursor)
- http://www.autohotkey.com/board/topic/46447-sublime-text-editor-very-nice/page-3#entry540187
Credits
- S0und: http://www.autohotkey.com/board/topic/46447-sublime-text-editor-very-nice/page-2#entry529723
- Misc: http://www.sublimetext.com/forum/viewtopic.php?f=2&t=4008
- Misc: http://www.autohotkey.com/board/topic/44924-yatmb4ahk-yet-another-textmate-bundle-for-ahk/
- ahkrunpiped, Coco: https://gist.github.com/cocobelgica/6296475
- ahkrunpiped, greycode: https://gist.github.com/grey-code/4728413
- ahkrunpiped, Lexikos: http://www.autohotkey.com/board/topic/23575-how-to-run-dynamic-script-through-a-pipe/
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
