Steffen Bruchmann

Results 20 comments of Steffen Bruchmann

@developit FYI, you can already install Photon via npm by using its repository url: ``` bash npm install https://github.com/connors/photon ```

@pedzed I wasn’t voting against `bower` but against the _+1-statement_ of @frankhale since GitHub now supports reactions to comments.

@developit Mind sending a pull request?

Sorry, @developit, I’ve overlooked that reference. Thanks for the work! Now we have to wait for @connors to merge it (at least, the folks who don’t know their way around...

See [#37 (comment)](https://github.com/connors/photon/issues/37#issuecomment-148857370).

+1 @foiseworth If you want to get this working right now, clone this repository and edit [keymap.json](https://github.com/emmetio/brackets-emmet/blob/08870fb78831a2a80521b77deae7051e5e2231b9/keymap.json) in your local copy: ``` json "increment_number_by_1": "Ctrl-Shift-]", "decrement_number_by_1": "Ctrl-Shift-[", ```

Apparently Leximail **does** support two-factor authentication. I should have read the [link](http://support.google.com/accounts/bin/answer.py?answer=185833) the error message was showing. Typical Monday. On a side note, I think Leximail should handle this kind...

@nrunde Are you aware of [MailPilot](http://www.mailpilot.co/)? Sounds exactly like the thing you are asking for.

Is JSHINT a strict requirement for hook.io? If not, I’d like to vote for [eslint](https://eslint.org).