{"id":13448324,"url":"https://github.com/ahkscript/SublimeAutoHotkey","last_synced_at":"2025-03-22T09:31:14.841Z","repository":{"id":7709488,"uuid":"9074430","full_name":"ahkscript/SublimeAutoHotkey","owner":"ahkscript","description":"AutoHotkey AHK language package for SublimeText including syntax highlighting, comments toggling, auto-completions, build system definitions, commands for ahkrun, ahkcompile, ahkrunpiped.","archived":false,"fork":false,"pushed_at":"2022-05-05T06:16:17.000Z","size":133,"stargazers_count":209,"open_issues_count":16,"forks_count":44,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-03-11T09:59:40.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahkscript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-28T10:04:42.000Z","updated_at":"2025-01-03T16:52:13.000Z","dependencies_parsed_at":"2022-07-14T10:31:26.226Z","dependency_job_id":null,"html_url":"https://github.com/ahkscript/SublimeAutoHotkey","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahkscript%2FSublimeAutoHotkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahkscript%2FSublimeAutoHotkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahkscript%2FSublimeAutoHotkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahkscript%2FSublimeAutoHotkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahkscript","download_url":"https://codeload.github.com/ahkscript/SublimeAutoHotkey/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937751,"owners_count":20535124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T05:01:42.130Z","updated_at":"2025-03-22T09:31:12.739Z","avatar_url":"https://github.com/ahkscript.png","language":"Python","readme":"# SublimeAutoHotkey - Syntax Package for Sublime Text 2/3\nAutoHotkey AHK language package for SublimeText including syntax highlighting, comments toggling, auto-completions, build system definitions, commands for ahkrun, ahkcompile, ahkrunpiped.\n\n## Package Installation\n* Manual method: Download ZIP from github. Extract the files to [Sublime_Data_Dir](http://docs.sublimetext.info/en/latest/basic_concepts.html#the-data-directory)\\Packages\\AutoHotkey\n* Automatic method: Install [AutoHotKey](https://packagecontrol.io/packages/AutoHotkey) with [Package Control](https://packagecontrol.io/installation).\n\n## Key Bindings\nIf you have the default Sublime keybindings intact, then:\n* \u003ckbd\u003eCtrl+B\u003c/kbd\u003e will run the current file (with AutoHotkey.exe)\n* \u003ckbd\u003eCtrl+Shift+B\u003c/kbd\u003e will compile the current file (with Ahk2Exe.exe)\n\n## Advanced Configuration\nFor 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 \u003e Package Settings \u003e 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.\n\n## ahkrunpiped\nThe 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):\n* If text is selected - ahkrunpiped will pipe and run the selected text only.\n* If no text is selected - ahkrunpiped will pipe and run the entire contents of the current document.\n\n## Goto-documentation Integration\nInstructions on how to configure goto-documentation plugin for AutoHotkey (F1 Hotkey will take you to documentation for word under cursor)\n* http://www.autohotkey.com/board/topic/46447-sublime-text-editor-very-nice/page-3#entry540187\n\n## Credits\n* S0und: http://www.autohotkey.com/board/topic/46447-sublime-text-editor-very-nice/page-2#entry529723\n* Misc: http://www.sublimetext.com/forum/viewtopic.php?f=2\u0026t=4008\n* Misc: http://www.autohotkey.com/board/topic/44924-yatmb4ahk-yet-another-textmate-bundle-for-ahk/\n* ahkrunpiped, Coco: https://gist.github.com/cocobelgica/6296475\n* ahkrunpiped, greycode: https://gist.github.com/grey-code/4728413\n* ahkrunpiped, Lexikos: http://www.autohotkey.com/board/topic/23575-how-to-run-dynamic-script-through-a-pipe/\n","funding_links":[],"categories":["Python","\u003ca name=\"tools\"\u003e\u003c/a\u003eTools"],"sub_categories":["Integrated Development Environment"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahkscript%2FSublimeAutoHotkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahkscript%2FSublimeAutoHotkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahkscript%2FSublimeAutoHotkey/lists"}