Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension completions #49

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Conversation

itepastra
Copy link
Contributor

@itepastra itepastra commented Mar 5, 2024

Add completions for the various htmx extensions.
for #14

thanks to @WillLillis for making a framework to add the extensions

TODO:

  • add actual documentation for the attributes
  • add actual documentation for the tags
  • make additional tags for existing attributes work (for example: idiomorph adds hx-swap="morph")
  • make tags that don't start with hx- work in the tests (some seem to work correctly in actual files)
  • the classes attribute from class-tools is not completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants