Skip to content

Conversation

@matthiaskomarek
Copy link

I have added highlight support for angular template strings which where added to angular with v19+.

I also updated the angular tree-sitter to the newest version

Before:
Bildschirmfoto 2025-11-17 um 19 57 51

After:
Bildschirmfoto 2025-11-17 um 19 56 30

Fixes #66

@nathansbradshaw
Copy link
Owner

@jpike88 @sheikalthaf @nevadascout Do any of you have the capacity to test and approve this PR?

@jpike88
Copy link
Collaborator

jpike88 commented Nov 20, 2025

works for me at a glance but i don't use template strings inline like that so i'm not much use for finding edge cases

@syntlyx
Copy link

syntlyx commented Nov 20, 2025

Need to update tree-sitter to latest version, see #66

@matthiaskomarek
Copy link
Author

Thanks for the review, i could update the tree-sitter to the latest tag version 0.7.1

And do another MR when the next version of the tree-sitter is released with the bugfix @syntlyx mentioned.

@matthiaskomarek
Copy link
Author

MR is updated to the latest tag release of tree-sitter (0.7.1)

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.

Templated strings not supported in Angular HTML (19+)

4 participants