Matthew Toledo

Results 9 comments of Matthew Toledo

It seems that all reserved words in JSX text nodes are highlighted when they shouldn't be. ![screen shot 2017-02-21 at 1 37 52 pm](https://cloud.githubusercontent.com/assets/161068/23179180/ffff6642-f83a-11e6-9ae1-7f9845f852ac.png)

Simply allow us to set the template as a string of HTML. Your current template shows us the formatted code, and inserts the rendered Component. It would be nice if...

I'm using handlebars above, but use any method you like.

Fresh install of atom on new Mac. Fresh install of terminal-plus. I believe I've met the requirements that node-gyp is the correct version and the xcode command line tools are...

Unfortunately, this doesn't work in v3.4.1 It just generates a document with a timestamp and no fonts.

> Unfortunately @EllaMolnar-FOX 's fix won't work for me because I'm using TypeScript for my tests. I can't use both `async` and `done` in the same test. ``` error TS2345:...

I can't get it to work on latest Mobile Chrome on my Nexus phone. It never zooms. I can't get the alt-click drag to work on the latest Chrome in...

I believe the problem starts around line 449. Basically, I disable clicks and go with mousedown for non-touch devices. I did this as an attempt to prevent the "Save Dialog"...