Skip to content

lanahra/intellij-plugin-modifier-utils

Repository files navigation

Intellij Plugin Modifier Utils

Version Downloads

This plugin adds shortcuts to quickly change field or method modifiers.

Shortcuts:

  • Toggle field final modifier: ctrl + shift + D, ctrl + shift + D
  • Toggle field static modifier: ctrl + shift + D, ctrl + shift + S
  • Toggle method static modifier: ctrl + shift + E, ctrl + shift + S

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "Modifier Utils" > Install Plugin

  • Manually:

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages