Poor syntax highlighting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 303
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
This Atom plugin doesn't highlight HTML Handlebars templates quite right. The plugin is overly sensitive to spacing towards the right side of template directives. And templatized JavaScript doesn't highlight template directives right either.
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
Start by reproducing the spacing-sensitive highlighting in HTML Handlebars templates and the incorrect directive highlighting in templatized JavaScript. Trace the plugin's syntax-highlighting rules for both contexts, then verify that directives highlight consistently across spacing variations and in JavaScript templates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- handlebars, javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100