{"id":30900563,"url":"https://github.com/konafets/antlers-idea","last_synced_at":"2025-09-09T05:27:21.366Z","repository":{"id":37540790,"uuid":"484012659","full_name":"Konafets/antlers-idea","owner":"Konafets","description":"Adds support for Antlers, the templating language of Statamic","archived":false,"fork":false,"pushed_at":"2025-08-07T11:29:14.000Z","size":2977,"stargazers_count":18,"open_issues_count":29,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-07T13:25:01.519Z","etag":null,"topics":["idea-plugin","language","statamic"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Konafets.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null},"funding":{"github":"Konafets"}},"created_at":"2022-04-21T10:49:16.000Z","updated_at":"2025-02-20T00:42:19.000Z","dependencies_parsed_at":"2023-11-29T19:25:51.487Z","dependency_job_id":"2b1ff5ec-fbe3-4b72-98e8-ed840a6e6d29","html_url":"https://github.com/Konafets/antlers-idea","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","purl":"pkg:github/Konafets/antlers-idea","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konafets%2Fantlers-idea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konafets%2Fantlers-idea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konafets%2Fantlers-idea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konafets%2Fantlers-idea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Konafets","download_url":"https://codeload.github.com/Konafets/antlers-idea/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Konafets%2Fantlers-idea/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274249238,"owners_count":25249388,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["idea-plugin","language","statamic"],"created_at":"2025-09-09T05:27:13.107Z","updated_at":"2025-09-09T05:27:21.355Z","avatar_url":"https://github.com/Konafets.png","language":"Java","funding_links":["https://github.com/sponsors/Konafets"],"categories":[],"sub_categories":[],"readme":"# Antlers Language Support\n\n![Build](https://github.com/Konafets/antlers-idea/workflows/Build/badge.svg)\n[![Version][plugin-version-svg]][plugin-repo]\n[![Downloads][plugin-downloads-svg]][plugin-repo]\n\n\u003c!-- Plugin description --\u003e\nThis plugin adds support for Antlers, the templating language of [Statamic](https://statamic.com/), to IDEs based on the Intellij IDEA platform (IntelliJ IDEA and PhpStorm).\nNew features are regularly announced in changelogs.\n\nIt supports:\n\n- Syntax highlighting and customizing the colors via settings\n- Creating of `.antlers.html` files via the new file action\n\n**This plugin is still alpha. New features will be added in future versions.**\n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\n- Using IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"antlers-idea\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://github.com/Konafets/antlers-idea/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n## Credits\n\n- Mr. Antlers [John Koster](https://github.com/JohnathonKoster) who got not tired to answer my questions\n- The awesome [Jetbrains Slack community](https://plugins.jetbrains.com/slack) for helping me with my first steps with plugin development\n- [Marco](https://github.com/marcorieser) for being my very first sponsor\n\n---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n\n\u003c!-- Badges --\u003e\n[plugin-repo]: https://plugins.jetbrains.com/plugin/19203-antlers-idea\n[plugin-version-svg]: https://img.shields.io/jetbrains/plugin/v/19203-antlers-idea.svg\n[plugin-downloads-svg]: https://img.shields.io/jetbrains/plugin/d/19203-antlers-idea.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonafets%2Fantlers-idea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonafets%2Fantlers-idea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonafets%2Fantlers-idea/lists"}