jitinl

Results 7 comments of jitinl

I really wanted this in CodeKit so I "made it work" by renaming my `.jsx`files to `.coffee` and changing the CoffeeScript compiler in CodeKit to a custom CoffeeScript compiler -...

I actually thought of using hooks in the beginning. But the thing is that (as far as I understand) you can only add hooks **after** CodeKit finishes processing the files...

I agree - I could say create two hooks - one for Babel and one for uglify.js and that would work nicely (except that I won't be using the CodeKit...

I agree it should, theoretically. I just tried running it on jQuery and it did make some changes but very few (9 lines were changed) and I am _guessing_ they...

I came across the same problem and solution. The id must be in binary because the proplists:get_value below looks for binary values of attributes and without this the attribute gets...

Besides Time machine, it might be a good idea to also exclude the directory from Spotlight indexing, as that at least for me was consuming a lot of CPU when...