David Pärsson
David Pärsson
Oh, so it's _only_ with grab-and-drag style scrolling? Ok, that's good to know.
I'll consider this idea, but I see a few potential problems with this, and since this extension is not under very active development I doubt that this will get implemented...
One alternative to this might be to use something like [ng-annotate](https://github.com/olov/ng-annotate) to transform the library at build time, to be able to enable strict DI.
@eugene-eeo, are you saying that this functionality is intended and not likely to change? I'm seeing this on the `master` branch as well.
All right, if so then that's a shame. Since having a space in an editor is supported by most Unix commands, I think it would make sense to support that...
@eugene-eeo, nearly, but not quite. The `args` passed to `Popen` for that code are in my case `['subl --wait', '--wait', 'file.txt']` which raises the same exception.
@eugene-eeo, indeed it does. Thanks! Do you think that this will be a part of a future release?
@fmoo, please note that a fix for this has **not been merged**, since it was not included in #12, as stated above.
@fmoo, sorry, I don't think I can be of any help there. @eugene-eeo, would you mind opening a pull request with the fix for this issue as well?
I'm still having this issue. Is there anything I can do to help get this fixed and released?