Tag: textmate

Textmate – check your JavaScript syntax

Tweet Following the previous post, we will see today how to check the syntax for JS. In this case we will need a bundle wrote some time ago by Andrew Dupont here. (read the article , scroll down and download the bundle).  Install the bundle. In this moment you are almost good to go, as the [...]

Textmate – php syntax check

Tweet A nice “hidden” feature that Textmate has is to check the syntax of the php files you are writing and display a popup with the result. How to do this? Open Bundle Editor, search for the PHP bundle, scroll down until you find the Validate syntax command. Edit the Save setting to Current File. [...]

Textmate tricks- open ftp files in tabs, keybindings changes and codebrowser

Tweet After searching through editors for Os X that can work as close as possible to Quanta – my former editor in linux before I switched to mac – and not founding anything close, or better said close to my habits – I finished choosing 3 editors – Coda, skEdit, and TextMate. Coda is nice [...]