Skip to content

Adjust HEEx injections#75

Open
AlternateRT wants to merge 2 commits intomainfrom
heex-injections-improvements
Open

Adjust HEEx injections#75
AlternateRT wants to merge 2 commits intomainfrom
heex-injections-improvements

Conversation

@AlternateRT
Copy link
Collaborator

  • Adds injections for style="..." and onEVENT="..." attributes, and comments
  • Cleans up injections for Elixir (and annotates what each one does)

Injections copied from phoenixframework/tree-sitter-heex#44 and zed-industries/zed#23659

- Adds injections for `<script>` and `<style>` tags, and comments
- Cleans up injections for Elixir (and annotates what each one does)

Injections copied from phoenixframework/tree-sitter-heex#44
Zed does not support the `#offset!` directive, which meant that those
injections did not work. This replaces them with injections for the
`style="..."` and `onEVENT="..."` attributes instead

Injections copied from zed-industries/zed#23659
@cla-bot cla-bot bot added the cla-signed label Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant