Top "Textmate" questions

TextMate is a text editor for Mac OS X.

Pros and cons to RubyMine and TextMate

I need to move to a "serious" Ruby (on Rails) IDE now that Netbeans is discontinuing Ruby support. I don't …

ruby-on-rails ruby ide textmate rubymine
Error running osascript -e 'tell app "TextMate" to reload bundles'

I'm trying to install Cucumber bundle for TextMate2. I followed the following instructions from the official page https://github.com/…

bash cucumber textmate textmatebundles textmate2
Can TextMate show tab vs space characters?

Using TextMate on Mac, the "invisibles" can be displayed by using View -> Show Invisibles But the space vs …

textmate
Is there a better Python bundle for textmate than the one in the bundle repository?

At this time Textmate's official Python bundle is really bare bones, especially in comparison to the Ruby bundle. Does anyone …

python textmate textmatebundles
Emacs recursive project search

I am switching to Emacs from TextMate. One feature of TextMate that I would really like to have in Emacs …

emacs project textmate ido-mode
How to Autocomplete HTML Tags in TextMate?

I'm going thru Michael Hartl's Ruby on Rails tutorial and, like him, using TextMate as my editor. Today, in chapter 3 …

html ruby-on-rails autocomplete textmate
Bracket Highlighting in Textmate (javascript)

I have some gnarly functions in javascript that I am using Textmate to edit. I see an extremely short flash …

javascript textmate
Wrapping selecting text in enclosing characters in Emacs

In Textmate I can wrap enclosing characters ('(', '[', '"', etc.) around text by selecting it and …

emacs text-editor textmate
Autocomplete in Textmate

Sometimes I watch screen casts where someone is using text mate. I'm a rails developer, so these are rails screen …

ruby-on-rails textmate textmatebundles
Is there a way to comment out a large block of code in TextMate?

I don't see anything in the Ruby bundle that will help me add comments to a large block of code. …

ruby keyboard-shortcuts textmate