{"id":16021546,"url":"https://github.com/shtrih/idea-for-autoit","last_synced_at":"2025-10-27T15:31:32.541Z","repository":{"id":145620687,"uuid":"299945984","full_name":"shtrih/idea-for-autoit","owner":"shtrih","description":"How to coding AutoIt scripts in Intellij IDEA","archived":false,"fork":false,"pushed_at":"2020-10-10T16:18:35.000Z","size":252,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T06:32:33.384Z","etag":null,"topics":["autoit","intellij"],"latest_commit_sha":null,"homepage":"","language":"AutoIt","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shtrih.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-30T14:26:49.000Z","updated_at":"2024-12-06T15:59:14.000Z","dependencies_parsed_at":"2023-04-27T16:02:05.461Z","dependency_job_id":null,"html_url":"https://github.com/shtrih/idea-for-autoit","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"20408bbd08b88378ad714fa2e38bc3ed305c23eb"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shtrih%2Fidea-for-autoit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shtrih%2Fidea-for-autoit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shtrih%2Fidea-for-autoit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shtrih%2Fidea-for-autoit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shtrih","download_url":"https://codeload.github.com/shtrih/idea-for-autoit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243897298,"owners_count":20365549,"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":["autoit","intellij"],"created_at":"2024-10-08T18:04:47.718Z","updated_at":"2025-10-27T15:31:32.478Z","avatar_url":"https://github.com/shtrih.png","language":"AutoIt","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Use Intellij IDE (or PhpStorm in my case) to write AutoIt scripts\n\n## Enabling syntax highlighting\n\n![Image of highlighted AutoIt code](images/autoit-syntax-higlighting.png)\n\n1. Open TextMate Bundles window in PhpStorm: `File | Settings | Editor | TextMate Bundles` (https://www.jetbrains.com/help/idea/2020.2/textmate-bundles.html).\n2. Add AutoIt bundle for Sublime Text editor. It's located in `Extras` folder of AutoIt installation: \n`C:\\Program Files (x86)\\AutoIt3\\Extras\\Editors\\Sublime Text`\n\n![Image of highlighted AutoIt code](images/autoit-add-textmate-bundle.png)\n\n## Adding AutoIt actions (Run, Syntax Check, etc.) \n\n1. Open `File | Settings | Tools | External Tools`\n2. Add some actions to `AutoIt` group:\n\n![Image of highlighted AutoIt code](images/external-autoit-syntax-check.png)\n![Image of highlighted AutoIt code](images/external-autoit-compile.png)\n![Image of highlighted AutoIt code](images/external-autoit-run.png)\n\nNow you can run opened AutoIt script from `Tools` menu:\n\n![Image of highlighted AutoIt code](images/tools-autoit.png)\n\n## Adding buttons on toolbar\n\n![Image of highlighted AutoIt code](images/toolbar-autoit-actions.png)\n\n1. Open `File | Settings | Appearance \u0026 Behavior | Menus and Toolbars` (https://www.jetbrains.com/help/idea/2020.2/menus-and-toolbars-appearance-settings.html).\n2. Add new action on `Main toolbar`. Chose action in `External tools` submenu. Set icons for actions. I use [FamFamFam Silk Icons](http://famfamfam.com/lab/icons/silk/).\n\n![Image of highlighted AutoIt code](images/toolbar-add-autoit-actions.png)\n\n## How to map hotkey (e.g. F1) in PhpStorm to open AutoIt documentation for the word under the keyboard cursor\n\nRun AutoIt script `AutoIt-Help-Hotkey-for-IntellijIDE.au3`. On first run it creates ini file with settings. By default it uses hotkey `Ctrl+Q` to open help file. Maybe you need adjust path to AutoIt installation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshtrih%2Fidea-for-autoit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshtrih%2Fidea-for-autoit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshtrih%2Fidea-for-autoit/lists"}