Skip to content

aui-framework/ide-plugin-clion

Repository files navigation

AUI Framework Support plugin for CLion

Build Version Downloads

AUI Framework Support plugin provides various QoL features for application development with AUI Framework in JetBrains IDEs.

  • new file templates
  • color picker for _argb and _rgb literals
  • assets gutter

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "ide-plugin-clion" > Install

  • Using JetBrains Marketplace:

    Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

    You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • 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.