{"id":15346690,"url":"https://github.com/centic9/intellij-action-ids","last_synced_at":"2025-04-14T06:43:32.032Z","repository":{"id":56561230,"uuid":"72413145","full_name":"centic9/IntelliJ-Action-IDs","owner":"centic9","description":"Create and publish a list of available ActionIDs for the IntelliJ plugin system by recursively searching through the jar-files and producing HTML via Jekyll","archived":false,"fork":false,"pushed_at":"2025-04-06T06:25:56.000Z","size":413,"stargazers_count":38,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T07:27:42.309Z","etag":null,"topics":["html","intellij","intellij-plugin","jekyll","plugin"],"latest_commit_sha":null,"homepage":"https://centic9.github.io/IntelliJ-Action-IDs/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/centic9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"github":"centic9"}},"created_at":"2016-10-31T07:30:51.000Z","updated_at":"2025-04-06T06:26:00.000Z","dependencies_parsed_at":"2023-02-16T00:45:27.150Z","dependency_job_id":"9e29a732-9fc8-436b-a4e6-527ee772c468","html_url":"https://github.com/centic9/IntelliJ-Action-IDs","commit_stats":{"total_commits":92,"total_committers":5,"mean_commits":18.4,"dds":"0.23913043478260865","last_synced_commit":"e5d8fe00e6f2e501a013b55f8cff5974833a8c40"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/centic9%2FIntelliJ-Action-IDs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/centic9%2FIntelliJ-Action-IDs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/centic9%2FIntelliJ-Action-IDs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/centic9%2FIntelliJ-Action-IDs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/centic9","download_url":"https://codeload.github.com/centic9/IntelliJ-Action-IDs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837264,"owners_count":21169373,"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":["html","intellij","intellij-plugin","jekyll","plugin"],"created_at":"2024-10-01T11:26:02.348Z","updated_at":"2025-04-14T06:43:31.999Z","avatar_url":"https://github.com/centic9.png","language":"Java","funding_links":["https://github.com/sponsors/centic9"],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/centic9/IntelliJ-Action-IDs/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/centic9/IntelliJ-Action-IDs/actions)\n[![Gradle Status](https://gradleupdate.appspot.com/centic9/IntelliJ-Action-IDs/status.svg?branch=master)](https://gradleupdate.appspot.com/centic9/IntelliJ-Action-IDs/status)\n\nA small tool to search an installation of IntelliJ IDEA for action-XML files and extract \na list of action-ids that can be used in plugins.\n\n### Structure\n\nThere is Java code at `ProcessActionsXml` which scans a given folder for IntelliJ action ids. \n\nThe resulting data is stored as CSV file at docs/_data/actions.csv. \n\nAfterwards the [Jekyll template engine](https://jekyllrb.com/) is used to produce the resulting HTML file.\n\n### Run it\n\nRun the application `ProcessActionsXml` by passing it the location of an local IntelliJ \ninstallation. \n\nIt will search through all the zip/jar-files recursively to find all files \nnamed `*Action.xml`. The results will end up in the file `docs/_data/actions.csv`.\n\nYou can then run Jekyll via the script `./jekyll` to get the html built in directory `build/jekyll`.\n\nOn Github, jekyll will be run automatically upon checkin and publish the results at \nhttps://centic9.github.io/IntelliJ-Action-IDs/\n\n### Sources\n\nThe list at [http://keithlea.com/idea-actions/](https://web.archive.org/web/20211015233245/http://keithlea.com/idea-actions/) was used as starting point.\n\n### Contribute\n\nIf you are missing things or have suggestions how to improve the list, please either send pull\nrequests or create [issues](https://github.com/centic9/IntelliJ-Action-IDs/issues).\n\n### Licensing\n\n   Copyright 2013-2023 Dominik Stadler\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcentic9%2Fintellij-action-ids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcentic9%2Fintellij-action-ids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcentic9%2Fintellij-action-ids/lists"}