Textmate set up two window

broken image
broken image

This is not only super helpful in keeping your scripts error-free, but is invaluable in keeping your sanity when it comes time to minify your scripts. This awesome JSHint TextMate Bundle includes the JavaScript syntax tool, jshint, and can run it for you every time you save a file. To install a bundle, you only need to download it and double-click it. TextMate allows developers to extend the editor’s understanding of its content through Bundles. If PATH isn’t empty, append :/usr/local/bin to the end of it. If PATH is empty, give it the value /usr/local/bin.

broken image

If there isn’t a variable named PATH already, create one (but there ought to be). To do this quickly and painlessly, make sure you have the following installed:Īlso, make sure you have /usr/local/bin in your TextMate PATH: Lots of the plugins and bundles mentioned later will require you to install some new programs.

broken image

TextMate integrates really tightly with your environment and can run pretty much any unix executable you throw at it. This guide rounds up some of the best plugins, bundles, and tricks out there so you can pimp your TextMate and code like a real baller. One of TextMate’s largest strengths, however, is how extensible it is. TextMate is the editor of choice for many Mac developers, from ruby to javascript and beyond.įor our web projects, it’s a natural choice because of how easy it is to switch contexts.

broken image