An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# groom

![Build](https://github.com/akefirad/groom/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/26269-groom.svg)](https://plugins.jetbrains.com/plugin/26269-groom)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/26269-groom.svg)](https://plugins.jetbrains.com/plugin/26269-groom)
[![codecov](https://codecov.io/gh/akefirad/groom/graph/badge.svg?token=ITYIWY5V29)](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