Top "Textmate" questions

TextMate is a text editor for Mac OS X.

TextMate - How to install a bundle?

I see a lot of bundles here I'd like to get my hands on http://svn.textmate.org/trunk/Bundles/ …

textmate textmatebundles
mate . command is not working in MAC OSX

I am trying to open the content of a directory using text mate by mate . command. But, I am getting …

macos terminal textmate
How to delete line break in textmate

How to find and delete all the line breaks? I tried \n and it doesn't work! Regular expression? what kinda …

textmate text-editor
Textmate tab and de-tab selected block

Recently switched to Textmate on Mac for coding. On PC when ever I want to tab in or out a …

macos textmate
Compile CoffeeScript on Save?

Is there anyway to easily compile CoffeeScript on save? I'm using TextMate or Sublime Text 2.

javascript node.js textmate coffeescript
What is the standard programming font used in Textmate?

It looks very readable. I specifically like how the text is a little bit bolder than Consolas, sort of like …

fonts textmate
Shortcut key to auto complete HTML structure

I am looking for the shortcut keys that I should use to autocomplete the structure of the HTML. So for …

html textmate textmate2
How to indent JSON data inside of TextMate, Emacs, BBEdit, or Sublime Text 2?

[Update: 8 hours after this question was posted, the author of JSON bundle was notified of the issue and he fixed …

json emacs textmate sublimetext2 bbedit
Open local text application to edit remote text file using ssh?

So i am in a VPS terminal using ssh. In normal case I could just run locally mate <file&…

ssh textmate vps
Textmate git commands fail with 'sh: line 1: git: command not found'

When trying to use some of the commands from the Git bundle for TextMate (eg. 'Show Uncommited Changes') I get …

git textmate