2
votes
3answers
371 views
Firebug vs. Safari Javascript debugger
[DISCLAIMER: My development machine is running OS X Tiger, so my question and experiences are specific to that. But I would not mind hearing feedback on Webkit for Windows.]
…
2
votes
How can I perform an action n-many times in TextMate ( both Emacs and Vim can do it easily! )?
I would create a bundle command to do this.
You can take editor selection as input to your script, then replace it with the result of execution. This command, for example, will take a sele …
4
votes
What are some useful TextMate features?
I like the integrated HTML/XML Tidy. Cmd-shift-H is your friend.
Also, nice integration with a variety of scp/sftp clients.
…
