jashkenas / jashkenas/coffee-script-tmbundle
Highlight `super`
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 826
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
It would be helpful if `super` was highlighted when defining classes (unless it already is and I just have an old version). http://coffeescript.org/#classes
Thanks!
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 CoffeeScript classes documentation linked in the issue, then inspect this TextMate bundle's syntax-highlighting rules for class definitions. Done means `super` is highlighted in that context without changing unrelated highlighting; the issue names no specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100