- Update
gradle.properties
with the new plugin version - Update
CHANGELOG.md
to reflect the new changes in the Unreleased section - Push
main
branch and allow all GitHub Actions to run - Go to releases page and edit/publish draft release
This plugin adds support for the following htmx features:
- Auto-complete htmx attributes such as
hx-get
-
Using IDE built-in plugin system:
Preferences > Plugins > Marketplace > Search for "HTMX Support" > Install Plugin
-
Manually:
Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.