https://github.com/akefirad/groom
Groom, an IntelliJ plugin for better Groovy/Spock DX
https://github.com/akefirad/groom
developer-experience development-experience groovy spock spock-framework spock-groovy spock-tests
Last synced: about 2 months ago
JSON representation
Groom, an IntelliJ plugin for better Groovy/Spock DX
- Host: GitHub
- URL: https://github.com/akefirad/groom
- Owner: akefirad
- License: mit
- Created: 2025-01-05T21:06:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T16:30:57.000Z (3 months ago)
- Last Synced: 2025-01-19T17:37:02.426Z (3 months ago)
- Topics: developer-experience, development-experience, groovy, spock, spock-framework, spock-groovy, spock-tests
- Language: Kotlin
- Homepage:
- Size: 1.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# groom

[](https://plugins.jetbrains.com/plugin/26269-groom)
[](https://plugins.jetbrains.com/plugin/26269-groom)
[](https://codecov.io/gh/akefirad/groom)A plugin for better Groovy development experience in IntelliJ IDEA.
## Features
- Folding for lists and maps in Groovy code
- Folding for (Spock) specification labels (e.g. given, when, then, etc.)
- Highlighting for (Spock) specification labels
- Inlay hints for implicit assertions in Spock specifications expectation blocks## Installation
- Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "groom" >
Install- Using JetBrains Marketplace:
Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/26269-groom) and install it by clicking the
Install to ... button in case your IDE is running.You can also download the [latest release](https://plugins.jetbrains.com/plugin/26269-groom/versions) from JetBrains
Marketplace and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...- Manually:
Download the [latest release](https://github.com/akefirad/groom/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...---
Plugin based on the [IntelliJ Platform Plugin Template][template].[template]: https://github.com/JetBrains/intellij-platform-plugin-template
[docs:plugin-description]: https://plugins.jetbrains.com/docs/intellij/plugin-user-experience.html#plugin-description-and-presentation