A text editor for Mac OS X created by Allan Odgaard.
3
votes
1answer
296 views
Tab changing in TextMate when working with LaTeX files?
I tried the new version of TextMate (1.5.10, r1616). I noticed that there's a 'Changed' item on the Release notes stating that the keyboard shortcuts to change tabs are now the de facto standand ...
4
votes
3answers
2k views
How can I change multiple line code indentation in Textmate?
When I use textmate, I select multiple lines and I press TAB, I would like to change the indentation of my code, rather than deleting it.
Is there a way to change this functionality?
5
votes
4answers
2k views
Can Textmate nicely indent HTML?
Does Textmate have a function to nicely indent HTML?
HTML Tidy indents it - but it seems to delete tags as well. (This isn't completely proper HTML, but still!)
<html ...
2
votes
2answers
91 views
Opening emacs from TextMate
I want to launch emacs from TextMate, I tried the method with OTC in here, but it would be great if I can learn other methods that I can launch emacs from TextMate.
3
votes
2answers
115 views
Creating a new file blocks Textmate
When I want to create a new file through the button (left-bottom one) in the project drawer or in the file menu it takes a long time and blocks Textmate and even blocks Textmate totally in some cases.
...