Category Archives: javascript

Jslint in TextMate

The previous post detailed a way to simply run JsLint from TextMate. I put together this shell script that can be run as a command on the selected files in the project drawer and on the current document not in a project window, which is more robust than the previous script. I will try to [...]

Jslint OSX

So for some reason before I had looked for jslint for doing error checking for javascript and found the one at jslint.com, which requires the installation of Rhino (which is actually also handy for other things); this version for some reason didn't work out so well for me and was throwing some errors that weren't [...]

Textmate (Revisited) vs. TextWrangler

PlasticWare Downloadable ::
PlasticCodeWrap TextMate Syntax Theme Version 1.0 (Jul. 18, 2006)
Download (~1400 bytes) :: PlasticCodeWrap.zip
So, now that I have moved on to working for a software company, I've moved on also to actually coding more javascript for work. For some quick and dirty (well, actually not so dirty, but outside the realm of a set [...]