Questions tagged [textmatebundles]

TextMate Bundles are extensions to the Mac OS X programmers editor TextMate.

TextMate Bundles are extensions to the Mac OS X programmers editor TextMate. They offer syntax definitions, language specific snippets and commands, and other tools related to editing within specific programming languages or editing text in general.

172 questions
0
votes
3 answers

TextMate: using tmctags bundle, opens in new window!!! how do i open it as a tab?

I have this issue with textmate where it opens up a file in a new window, but not a tab. thereby its harder to navigate and also disables me from using tcmtags on that new file. Has anyone ever ran into this issue? I suspected it was some type of…
user139078
  • 411
  • 1
  • 4
  • 12
0
votes
1 answer

TextMate RubyAMP bundle, error: "invalid multibyte char"

I've installed the bundle, but when I'm trying to use option-shift-m (jump to method), I'm getting a weird error message: /tmp/ruby-amp-978.rb:18: invalid multibyte char (US-ASCII) /tmp/ruby-amp-978.rb:18: invalid multibyte char…
zero-divisor
  • 560
  • 3
  • 19
0
votes
3 answers

Textmate Ruby on Rails Highlighting

I have Textmate 1.5.7 running on my leopard machine. When programming in rails, for some reason some key words do not get highlighted. For example: validates_presence_of, has_many, remote_form_for (form_for gets highlighted) etc... I tried switching…
Yuval Karmi
  • 26,277
  • 39
  • 124
  • 175
0
votes
1 answer

Set up Bundles for TextMate: Location for run command

I have a quick question. How do I change the "locations searched" for a particular bundle in TextMate? I installed Standard ML, and I'd like to be able to run it straight from TextMate, but when I try to run it is says that SML is not found. I know…
atb
  • 943
  • 4
  • 14
  • 30
-1
votes
1 answer

Textmate: Defining a class/module called "Feature" breaks my themes

In textmate, in Ruby, when I define a class or module whose name contains Feature, my themes break! By "break", I mean I loose coloration and indentation, it's like it was basic text. #works fine class Featurable end #break class…
Robin
  • 21,667
  • 10
  • 62
  • 85
-1
votes
1 answer

setting up Textmate for latex on Mac OS 12.6

I believe my question is similar to the following question---but I'm unsure what to do: python and textmate I am trying to set up textmate to use on a new Mac OS 12.6. One key step is to go to Bundle, Preferences, and change settings there. …
Amanda
  • 1
  • 1
  • 2
-1
votes
1 answer

Unbind bundle menu action command in Textmate2

I have fiddled around a bit with the bundle editor. For a bundle menu action I set the Key equivalent just to try it out, it worked great. Now I'm trying to figure how to unbind/clear this specific bundle menu action. As of what I can see it's not…
Kevin Sjöberg
  • 2,261
  • 14
  • 20
1 2 3
11
12