Sjur Bakka

Results 12 comments of Sjur Bakka

Hi, Per. Yes, lack of time. I use the tool my self and for what I need it just works. Since I developed it some new commands have been added...

Break is now supported. Adding the others will be a bigger undertaking.

Looks like the integration with the terminal is not working.. And terminals are hard. I'm using terminal-kit for that, and I see that they have done quite a lot of...

I had similar problems that I narrowed down to the atom-beautify pluing for atom.. https://github.com/Glavin001/atom-beautify/issues/440 I'll checkout if the `autoWatchBatchDelay` helps for me to.

The `autoWatchBatchDelay` did not seem to help for me...

@Dignifiedquire I'm still having this issue, described more in detail in the atom-beutify issue linked in my comment above. I have started digging into it, and it seems the issue...

@Dignifiedquire right it seems I just bumped into the issue vojta warns us about here: https://github.com/karma-runner/karma/blob/master/lib/file_list.js#L368 I think suggestion 2: "delay the promise resolution - wait for any changeFile operations...

Sure, but I'm not sure how I can install it.. I just get these: ``` npm ERR! peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements! npm ERR!...

Looks like the problem is still there in canary.. But aren't you still running preprocess right away instead of waiting for the file to be stabilised? https://github.com/karma-runner/karma/blob/v0.13.0-rc.6/lib/file-list.js#L341 When I set...

Why do you need to use both?