TextMate is a commercial text editor for Mac OS X. From the TextMate website: TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and ...
0
votes
0answers
11 views
textmate matlab.tmbundle transpose operator
The matlab.tmbundle for textmate seems to consider a single quote ' as the beginning of a quote instead of the transpose operator. I couldn't really find a solution online and I am dubious that the ...
1
vote
1answer
25 views
Save automatically when focus is lost
How can I enable this feature? See 19.5 in this TextMate Manual
1
vote
1answer
26 views
Updated LaTeX Bundle for TextMate
Where can I download an updated version of the LaTeX Bunble for TextMate (I'm still using v.1.5.10). Thanks!
0
votes
1answer
18 views
TextMate - Recover unsaved files
I was stupid and didn't save 2 textmate documents I was working on. Then my computer froze and I had to restart it. Is there any way to get them back? Is there an autosave file somewhere?
0
votes
0answers
28 views
Smart Quotes and TextMate
Anyone out there with Macs and the TextMate editor know how to make it save files always in ASCII, and never let it turn on smart quotes, smart dashes, and smart copyright symbol? There's a client I ...
0
votes
1answer
52 views
How to adjust indentation in TextMate
In TextMate I'd like to adjust the number of spaces added for indentation for JavaScript, CSS and PHP files. I found the bundle editor where I think this should be done, but I don't understand waht do ...
0
votes
1answer
139 views
Is there an Alternative to TextMate's mate and rmate for Windows?
As part of the upcoming TextMate 2 release, there will be a new feature called rmate, which will allow you to edit files from a remote machine (Linux/Unix/OSX) via SSH using your local copy of ...
0
votes
1answer
15 views
How do I re-enable an “Item” in Bundle Settings for Textmate?
So I went to Bundles -> Edit Bundles and then picked PHP then Settings and this I unchecked Enable this for Indentation Rules, and now I cannot re-enable it because it's greyed out and I cannot ...
0
votes
1answer
68 views
Installing a bundle for TextMate
I've downloaded the 30 day trial version of TextMate and wanted to use a plugin for coffeescript.
The instructions for installing the plugin say to go to this directory
cd ~/Library/Application\ ...
0
votes
1answer
31 views
Is it possible to rearrange commands and snippets inside of a Bundle's Menu Actions in TextMate 2's Bundle Editor (yet)?
In the Bundle Editor in TextMate 1, you could just drag them around to reorder bundle items or put them inside of a sub menu. I don't see any way to do that in TextMate 2.
3
votes
1answer
63 views
What is the whitespace indicated with a dot in TextMate?
In the screenshot of TextMate below, I turned on "Show Invisibles." What's the whitespace character on the third line?
Text I imported from somewhere has these dot spaces, and I'm trying to figure ...
1
vote
1answer
42 views
textmate how to insert new line above current line?
is there a keyboard shortcut for inserting a new line above the current line? Kind of the opposite of cmd+return
Thanks!
1
vote
0answers
13 views
Can Textmate detect file type before saving?
Is there a way to make Textmate recognize the file type automatically before saving?
I often create a new file for the purposes of quickly testing code and it would be nice if I didn't have to select ...
0
votes
0answers
54 views
Tooltips for custom function signatures in TextMate
I'm using TextMate, and there is a good short key to see "documentation for function call (tooltip)". But it works only for PHP-internal functions.
It would be good to have this functionality for ...
4
votes
2answers
156 views
Expand/Collapse project drawer folders in TextMate 2
I don't know what I did, TextMate 2 expanded the entire files of my project in the sidebar. Now the performance drastically went down. I can't able to figure out how to collapse it.
0
votes
1answer
264 views
Toggle between column selection and regular selection in Sublime Text 2
In Textmate, I can make a regular multiline selection using the keyboard and switch to column selection mode by pressing the alt (⌥) key.
I have not found a similar way of doing this in Sublime Text ...
1
vote
1answer
98 views
TextMate 2: can the file browser [project drawer] be put on the right side?
in TextMate 2, can the file browser be put on the right side?
the old textmate solution does not seem to work.
0
votes
1answer
70 views
Is there a way to line wrap selected text in TextMate?
I sometimes write long comments in my code. I hate manually wrapping them after 80 characters, and rewrapping them if I edit the comment. Is there a way (or a bundle) that will apply an 80 character ...
0
votes
1answer
67 views
TextMate 2: How to include dot-files in File Chooser?
I want to be able to choose .gitignore file in "Go to File" window. I have tried to place the following settings in .tm_properties but they do not work.
includeFilesInFileChooser = ".gitignore"
...
0
votes
1answer
50 views
Typing a certain key causes TextMate to save the file
Every time I type a T in Textmate, it tries to save the file. Any ideas on how to fix this?
I was messing with some bundles yesterday so it might be related to that.
2
votes
1answer
105 views
How can I set a shortcut key for selecting the PHP language in TextMate?
In the bottom of my TextMate window I have a list of languages I can select by using the mouse or hotkeys. For some reason PHP does not have a hotkey associated with it, and I can't figure out where ...
3
votes
1answer
242 views
How do I create a new snippet in TextMate 2
When I go to Edit Bundles I can't figure out how to create a new snippet
2
votes
1answer
75 views
Command-Right_Arrow and Command-Left_Arrow stopped working in Textmate on OS X Lion 10.7.2
As the title says, I have no clue what has happened, but it's annoying without it.
Anyone had this issue and/or know how to fix it?
0
votes
0answers
63 views
TextMate: gear menu won't open with Ctrl-Escape
The title says it all :) I am trying to open the gear menu when the caret is inside e.g. an 'echo' inside a .php file. Ctrl-Esc does nothing.
Can someone think of a way to debug this?
1
vote
1answer
210 views
wrap selection around … in notepad++
Is there any way to wrap the selected text in ',",),},],> or around any symbol in notepad++?
I have looked around all of the plugins but there is nothing similar to what Textmate or eclipse can do.
0
votes
1answer
136 views
global keyboard shortcut to open AckMate on OSX
I'd like to bind a global keyboard shortcut to open AckMate within TextMate, even if I don't have TextMate open (open the most recent project in that case). How can I do this on Mac OSX?
2
votes
2answers
99 views
In TextMate, how do I position the cursor inside a newly generated HTML tag?
I came from the Windows TextMate clone e-texteditor. And in that app, and set to Ruby on Rails bundle while in an .html.erb document, if I was to type Ctrl-Alt-W (equivalent to Ctrl-Shift-W in ...
1
vote
3answers
977 views
How do I make Vim beautiful (read: Textmate font/color ) on Mac OS X Lion?
I am just starting to make the Textmate to Vim switch. I love it, but it's so ugly.
I'm running Mac OS X Lion and needed Ruby support so I am using Vim 7.3 as installed via Homebrew not the Vim Lion ...
0
votes
0answers
81 views
Modifying Textmate's Python bundle “Run Script (cmd r)” to display full traceback
by default it raises the Error, but omits the actual Traceback e.g. (from Terminal):
Traceback (most recent call last):
File "~/Documents/test.py", line 504, in <module>
assert result == ...
1
vote
1answer
100 views
How can I disable spell checking for a block of text in TextMate?
When I am editing a plain text document and making notes in it, TextMate will put red lines under parts of it which should not be spell checked:
How can I disable spell checking for a block of ...
1
vote
1answer
33 views
Can I prevent textmate from auto adding semicolons after colons?
Is there a way to prevent textmate from auto-typing a ; after every : when editing CSS?
I still want it to auto add closing brackets and curly braces. Just not semi-colons.
I've seen the option in ...
1
vote
1answer
375 views
How to move TextMate 2 output pane to a new window
So I've been trying TextMate 2 out and one of the changes is split panes. Now when I run rspec tests the output appears in a split pane at the bottom of the screen.
Has anyone figured out how to move ...
1
vote
1answer
90 views
Is it possible to lose the TextMate Markdown Preview header?
Is it possible to remove the header in TextMate's Markdown Preview mode, or make it smaller?
It takes quite a bit of screen space.
2
votes
1answer
283 views
Execute script in Sublime Text 2 (cmd + r in Textmate)
In Textmate I can use CMD + R to run a script (e.g .rb or a shell script). How do I do that in Sublime Text 2?
0
votes
0answers
57 views
Notepad++ version of Textmate Insert open/close tag feature
Is there a plugin (or a way) to edit opening and closing html tags in Notepad++ simultaneously such as the 'Insert open/close tag' feature of Textmate?
Edit simultaneously: ...
1
vote
1answer
149 views
How can I set the print font-size in Textmate?
I've opened a text file in Textmate, and when I get ready to print it the font size is enormous. Not much fits on one page, even though it is just code with a fixed with.
I can copy and paste it into ...
1
vote
0answers
64 views
Why TextMate “-w” option doesn't work?
I use MacBook Air with OSX 10.7.2 and TextMate Version 1.5.10 (1631).
If I type:
mate -w 1.txt
and then close TextMate, the shell doesn't return (i.e. I don't get the shell prompt back).
...
2
votes
1answer
148 views
Alias that allows to edit ~/.bashrc and then “sources” it automatically - Why it doesn't work?
I use MacBook Air with OSX 10.7.2.
I would like to create an alias that does the following:
Opens TextMate with ~/.bashrc and allows me to edit it
Once I close TextMate, "sources" ~/.bashrc (so if ...
0
votes
1answer
642 views
Vim: FuzzyFinder versus CommandT plugin? [closed]
I've been searching for a "fuzzyfinder" plugin like the "Go to file" option on textmate.
I have found two plugins that seems to mimic this function:
FuzzyFinder
Command-T
Does anybody have any ...
0
votes
2answers
255 views
How to show indentation guides in TextMate
How do I show indentation guides in TextMate?
Anyone knows if there is a bundle for this? There's no setting, obviously.
1
vote
1answer
181 views
How do I use “cin” and “cout” in C++ with TextMate?
I am new to both C++ and TextMate, and I'm running into a problem. When I run my extremely basic "programs" in TextMate using C++, it completely ignores the statement "cout >>" and just either ignores ...
2
votes
2answers
242 views
Textmate: regular expression to replace matches preserving case?
How can I use a single search / replace to replace all words town with village preserving the case of the first letter in this sentence:
Towns are small cities. I live in a town.
1
vote
1answer
228 views
Is it possible to run JavaScript in Textmate?
If I try to run it now I get a XCode error. Do I need to install a JavaScript interpreter on my computer?
0
votes
1answer
23 views
How do I import external files by copying them in TextMate?
In TextMate, there is an option to import external files, but it only creates references to those files. How can I copy the files rather than reference them?
2
votes
1answer
76 views
How to open current TextMate file in another application
I'm basically using TextMate only for its project drawer, find in project, and AckMate. What I'd like to do is automatically open the current file in another application (Aquamacs to be specific).
Is ...
1
vote
0answers
38 views
Mac text editor that can colour chunks of code?
I'm an avid Textmate user and for the job I'm working on could really do with highlighting large chunks of code. It's a proper soup at the moment and it would be great if I could highlight a chunk and ...
1
vote
3answers
78 views
How do I remove TextMate's temporary files using rm?
Note that I'm not trying to disable the creation of these files. I want to keep them around until I'm ready to commit changes to my source control.
The files are scattered throughout many ...
1
vote
1answer
52 views
What are the various ways to manage TextMate bundles?
I find the capabilities and diversity of TextMate bundles to be pretty good, but even in 2011 there doesn't seem to be a great way to sanely manage TextMate bundles, keep things updated, and add and ...
2
votes
1answer
108 views
Focusing the drawer in TextMate on Lion
In Snow Leopard and before, Ctrl-Tab would toggle keyboard focus between the active editing window and the project drawer, so that you could navigate the project tree with the arrow keys, jump to the ...
1
vote
0answers
30 views
Textmate: Start with project drawer open AND files open
Is there a way to start a new instance of Textmate with the project drawer open AND 1 or more files open?
It is acceptable if the files or project drawer are opened AFTER Textmate starts as long as ...