Timo Sand

Results 47 comments of Timo Sand

Please fix sooner than later :) The package doesn't load anymore **Atom Version**: 0.199.0 :warning: **in 1.0 API Preview Mode** :warning: **System**: Mac OS X 10.10.3 **Thrown From**: [git-grep](git://github.com/mizchi/atom-git-grep) package,...

This would break `pause` and `resume` functionality as `fetch` does not support those. And otherwise, it's a fairly larger overhaul as moving from callbacks to Promises requires a lot of...

I've been looking into this and AFAIK it requires quite a large refactor of the code-base to achieve this. Maybe even start with overhauling the codebase to use EcmaScript 6...

I've openend an issue in moped for this (https://github.com/mongoid/moped/issues/145) :+1:

This has been implemented in moped's master branch and it is being implemented in mongoid

Hey @petrovicstefanrs, is there anything that the community can do to support this? We'd love to get this on firefox!

I don't think it's possible or feasible to fetch all eventlisteners and parse the elements that have click events

watsons problem is the lack of Sublime integration and it apparently can't find `TODO` tags?

I've already fixed this, just waiting for the owner to merge the pull-request. While waiting you can just add the github repo to package control and install it from there...

Do we actually care about windows as a CI platform? `BATS` is a `bash` test runner and it's not like windows has its own version of `bash`. We should probably...