Questions tagged [textmate2]

TextMate is a text editor for macOS; on topic questions include those about general use of the software and development of bundles and extensions.

TextMate is a text editor for macOS, created by Allan Odgaard in 2004. Although it is still actively maintained, public-facing development was largely dormant for a decade after 2007, during which time many users migrated to other software.

The code is open source, and is hosted on Github. Questions about development of the editor and its bundles are on topic at Stack Overflow.

As an editor targeted primarily at the development community, questions about general use of TextMate are also on-topic. Please check end-user documentation for possible solutions before posting.

139 questions
0
votes
1 answer

Textmate shortcut/macro for selecting HTML tag's contents?

Is there a Textmate shortcut or macro for selecting an HTML tag's contents?

Everything

So, for the above, "Everything" would be selected. Bonus points if you know of a shortcut or macro that also selects everything including the tags.…
manafire
  • 5,984
  • 4
  • 43
  • 53
0
votes
2 answers

how to enable soft tabs textmate2

i've seen some other answers to this but my textmate is behaving funny. i can't enable the soft tabs, which is getting annoying now that I'm working with haml. any ideas? attached screenshot, the softtabs option is greyed out. what am I…
John
  • 1,246
  • 15
  • 34
0
votes
1 answer

Run tests in popup

In TextMate 1 when I do cmd+R in tests - it opens a popup. In TextMate 2 it shows the running tests in the footer panel. How can I get the popup back?
egze
  • 3,200
  • 23
  • 23
-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
9
10