wimdeblauwe / htmx-jetbrains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

htmx-jetbrains

Build Version Downloads Release

Release Workflow

  1. Update gradle.properties with the new plugin version
  2. Update CHANGELOG.md to reflect the new changes in the Unreleased section
  3. Push main branch and allow all GitHub Actions to run
  4. Go to releases page and edit/publish draft release

Plugin Description

This plugin adds support for the following htmx features:

  • Auto-complete htmx attributes such as hx-get

Installation

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

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%