Casey Foster
Casey Foster
This is something I started looking into but at that point had spent too much time getting the coloring to work for Coda 2 that I didn't get around to...
I miss the pretty colors!!! I'm looking through http://www.codingmonkeys.de/subethaedit/releasenotes.html trying to spot the change that broke it. Keep me updated if you find the problem so I don't keep looking...
Alright my branch is working in Coda 2 now https://github.com/caseywebdev/CoffeeScript.mode This is my first time working with SubEthaEngine modes so I'm not 100% sure why it wasn't working before, but...
No problem :thumbsup: The majority of what I write is CoffeeScript and staring at that black and white text was just not working out! Now that I have a feel...
Running into this with the Apple Home app. The temperature adjust slider causes many requests to go out to the point where by the time I get the slider where...
I think you'll need to add `@import 'flex'` to `lib/nib/index.styl`. I cloned your repo and once I made that change it worked fine.
I just created one at #126
Just ran into this. I can confirm commenting out https://github.com/odyniec/imgareaselect/blob/3817ae01ac26001924074de5d0277f61f40cc9da/jquery.imgareaselect.dev.js#L1097-L1098 resolves the issue.
Did some work on this, more can be done though.
Obviously this is all personal preference, but I tend to use full sentences in comments (for automatic documentation generators like docco/docker), break at 80 chars (helps for viewing files in...