mitohato14 / ShiftModifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShiftModifier

Build Version Downloads

Template ToDo list

This plugin is useful when developing using Compose and the implemented Modifiers do not behave as expected and you want to change the order of Modifiers. Select multiple Modifier rows and press the keyboard shortcut (Alt + K) or execute the Action from the pop-up menu to shift them up one by one. Even if the selected Modifiers have a comma at the end, the comma will be kept at the end.

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "ShiftModifier" > Install

  • Manually:

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


Plugin based on the IntelliJ Platform Plugin Template.

About

License:MIT License


Languages

Language:Kotlin 100.0%