Kim Røen

Results 63 comments of Kim Røen

@erichonkanen Sorry for the late reply. I don't think this problem is related to this issue. Are you having problems beyond what you reported in https://github.com/kimroen/ember-cli-coffeescript/issues/87 ?

> A more general question: does this addon support indentation levels other than 2 for generators? The generated files are actual files, so the indentation in them are static. [Here's...

Tried out some things with the idea of parsing the CoffeeScript, making changes to the tree and then generating the CoffeeScript file again, but there's no ready-made solution for this,...

Hi! Sorry about that. This is not unexpected, but it's not great. Let's brainstorm some solutions! What would be the expected behavior for you? Some options I can think of:...

It does not, but it should be just a matter of allowing the user to specify somehow and then pass that along to coffeelint in this file: https://github.com/kimroen/ember-cli-coffeescript/blob/master/lib/coffee-linter.js I don't...

Hi again, It's very unlikely that I'll be able to work on this any time soon, so if this is something you need - please feel free to take charge.

Unfortunately this will need to come from broccoli-coffee as you suggest. [There's an open issue for it](https://github.com/joliss/broccoli-coffee/issues/1), but it doesn't look like anyone's actively working on it. I'm sure Jo...

I would really love to have this, but I just don't have the capacity to look in to it properly at the moment.

I appreciate the help here. I'm a bit swamped, but wanted to let you know that I'm paying attention to this.

I'm making a new release of ember-cli-document-title today, but it doesn't look like I'll have the time to include this, unfortunately. Soon! I'd like to have tests for this, so...