Support for the new Angular control flow syntax.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
With the v17, Angular will feature a new syntax with specific control flow tags. I'd be great if prism supported highlighting for that !
If I put-in the time to add the support would that be accepted or is it too framework-specific ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked Angular v17 control-flow syntax proposal first, then inspect Prism's existing Angular grammar and related highlighting tests. Done means the new control-flow tags are highlighted correctly without regressing existing Angular template syntax; the issue provides no specific file or test entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100