Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | docs: fix some capitalization typos(#11293) | Frieder Bluemle | |
2022-03-07 | fix(coffee): fix completion bug on missing `coffee` command (#10759) | Marc Cornellà | |
This commit fixes the error _coffee:49: bad math expression: operand expected at `< 2 ' when the coffee command is missing or the `coffee --version` command fails. It also uses is-at-least to check for the cut-off version for suggesting `--lint` and `--require` arguments, instead of using `cut` multiple times. Fixes #10759 | |||
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm | |
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections. | |||
2013-06-28 | Update coffee completion | dongweiming | |
2012-11-19 | Added a CoffeeScript plugin. | Josh Davis | |