jashkenas / jashkenas/coffee-script-tmbundle
Add '.iced' as a recognized extension
- Dominant language
- JavaScript
- Stars
- 826
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
[IcedCoffeeScript](http://maxtaco.github.com/coffee-script/) is an extension of CoffeeScript, with two new keywords (`await` and `defer`) that look just like function calls. So the syntax highlighting for CoffeeScript is fine for IcedCoffeeScript as well.
Therefore, it would be nice if coffee-script-tmbundle recognized `.iced` as an extension that should be treated as CoffeeScript.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the coffee-script-tmbundle extension-to-language mapping. Add `.iced` to the extensions treated as CoffeeScript, then verify that IcedCoffeeScript files receive the existing CoffeeScript syntax highlighting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100