{"id":24134039,"url":"https://github.com/akefirad/groom","last_synced_at":"2026-05-14T23:38:53.966Z","repository":{"id":272017900,"uuid":"912537824","full_name":"akefirad/groom","owner":"akefirad","description":"Groom, an IntelliJ plugin for better Groovy/Spock DX","archived":false,"fork":false,"pushed_at":"2025-01-19T16:30:57.000Z","size":2054,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T17:37:02.426Z","etag":null,"topics":["developer-experience","development-experience","groovy","spock","spock-framework","spock-groovy","spock-tests"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/akefirad.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2025-01-05T21:06:42.000Z","updated_at":"2025-01-14T09:30:24.000Z","dependencies_parsed_at":"2025-01-19T17:37:04.465Z","dependency_job_id":null,"html_url":"https://github.com/akefirad/groom","commit_stats":null,"previous_names":["akefirad/groom"],"tags_count":1,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akefirad%2Fgroom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akefirad%2Fgroom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akefirad%2Fgroom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akefirad%2Fgroom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akefirad","download_url":"https://codeload.github.com/akefirad/groom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241350301,"owners_count":19948474,"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":["developer-experience","development-experience","groovy","spock","spock-framework","spock-groovy","spock-tests"],"created_at":"2025-01-12T00:18:25.061Z","updated_at":"2026-05-14T23:38:53.914Z","avatar_url":"https://github.com/akefirad.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# groom\n\n![Build](https://github.com/akefirad/groom/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/26269-groom.svg)](https://plugins.jetbrains.com/plugin/26269-groom)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/26269-groom.svg)](https://plugins.jetbrains.com/plugin/26269-groom)\n[![codecov](https://codecov.io/gh/akefirad/groom/graph/badge.svg?token=ITYIWY5V29)](https://codecov.io/gh/akefirad/groom)\n\n\u003c!-- Plugin description --\u003e\nA plugin for better Groovy development experience in IntelliJ IDEA.\n\u003c!-- Plugin description end --\u003e\n\n## Features\n\n- Folding for lists and maps in Groovy code\n- Folding for (Spock) specification labels (e.g. given, when, then, etc.)\n- Highlighting for (Spock) specification labels\n- Inlay hints for implicit assertions in Spock specifications expectation blocks\n\n## Installation\n\n- Using the 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 \"groom\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall\u003c/kbd\u003e\n\n- Using JetBrains Marketplace:\n\n  Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/26269-groom) and install it by clicking the \u003ckbd\u003e\n  Install to ...\u003c/kbd\u003e button in case your IDE is running.\n\n  You can also download the [latest release](https://plugins.jetbrains.com/plugin/26269-groom/versions) from JetBrains\n  Marketplace 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- Manually:\n\n  Download the [latest release](https://github.com/akefirad/groom/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---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n\n[docs:plugin-description]: https://plugins.jetbrains.com/docs/intellij/plugin-user-experience.html#plugin-description-and-presentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakefirad%2Fgroom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakefirad%2Fgroom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakefirad%2Fgroom/lists"}