Skip to content

plaskowski/find-immutables-usages-plugin

Repository files navigation

find-immutables-usages-plugin

Build Version Downloads

About

This IntelliJ Plugin helps with immutables.org by extending 'Find Usages' for immutable property getter.

Note this is not an official immutables.org plugin (there was no official plugin as of Feb 2021).

Example

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Immutables.org Support" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Roadmap

  • Set the Plugin ID in the above README badges.
  • Set the Deployment Token.
  • Support @Builder.Factory
  • support other features like:
    • @Builder.Constructor,
    • @Value.Style
  • support less common cases like:
    • having @Value.Immutable on interface that extends the public interface (the one containing properties signatures)

Plugin based on the IntelliJ Platform Plugin Template.

About

A plugin providing Immutables.org support for Intellij

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors