Logan

Results 4 issues of Logan

I haven't used CoffeeScript for years and don't update this repository anymore. If there's a soul out there who is enthusiastic about CoffeeScript in Sublime Text and would like to...

There are often problems with coffeescript binary. Either because they do not want to use compilation and it's trying to find it with compileOnSave or because the user has not...

TODO

- [ ] Watched compilation speed

TODO

I get the following output when I hit `ctrl+K` ``` coffeescript Object function (coffee_lines, js_lines) { var create_match_for_prior_comment_lines, cs_line, curr_cs_line, curr_js_line, find_js_match, js_line, line, line_matcher, matches, _i, _len; curr_cs_line =...