must be retarded, but I can't figure out where the "apple+/" shortcut
for commenting is stored... I looked through the bundle editor but...
anyway, I'd like to change that shortcut which conflicts with
UnicodeChecker (http://earthlingsoft.net/UnicodeChecker/index.html)
"HTML entities -> Unicode" conversion Service...
Any idea? Thanks! :)
.........................................
m i n i m a l d e s i g n
244 Fifth Avenue - Suite P233
New York, NY 10001-7604
USA
tel / fax: 212.931.8525
email: work(a)minimaldesign.net
site: http://minimaldesign.net/
Hi,
I use the 'Open Recent' menu a lot (actually I have a plugin that
modifies the 'Open Recent' menu of TextMate, Xcode and some others to
retain 50 files instead of just 10).
Seems TextMate has a bug though: The 'Open Recent' menu only contains
files that were opened AND SAVED with TextMate. If I just open a
file, look at it, then close it, TextMate's 'Open Recent' menu will
NOT contain the file.
TextEdit's 'Open Recent' menu will also list files that just have
been 'viewed'.
Gerd
Hi there...
Is there any way to avoid window clutter, by opening more than one
file using an ftp-client? BBEDIT handles this well by adding the
documents
to the front window...
-Bjoern
Hey all,
I'm new to the list but had a real quick question that's been driving me crazy.
Here's my initial salvo & response regarding this issue:
http://comments.gmane.org/gmane.editors.textmate.general/5091
Pretty much, I've tried that. Hunted down answers on the #TextMate
channel and still haven't figured out how to get this working to my
little tab-space hearts desire.
As of now, I cannot get the Tab key to produce spaces, regardless, in
my Ruby files, even when the "Preferences > Editor uses spaces instead
of tabs" box is checked.
I had previously followed the advice from the link above (adding
softTabs, etc. entries in the Bundle Editor) but nothing I added made
any difference. The advice was also not clear on where exactly to add
the preference items in the existing Bundle preferences, or to create
new ones, or what.
Any help would be much obliged.
On a more positive note, I love TextMate. Like others, I'm new to OS
X and was turned on to TextMate / OS X by fellow Ruby on Rails
developers.
Thanks!
Shanti
http://sablog.com/
Hi Everyone
How do you go about creating your themes?
Do you start from another theme? with a clean slate? Do you do it
editing a plist file or just use the built-in editor? How do you
preview your results, what source code you find best to use?
I'm looking to craft a theme or two and would like to know how the
others are doing it.
oh yeah!!!
thankyou Allan!!!!
Get ready for some seriously hideous themes!!!! HaHA!
All I need next is the ability to set the color of underlines
separate from text color. (that might just be a pipe dream)
thanks!
is there a global source language where I can define white space scopes?
I looked on the mailing list history and couldn't find much about
this... so here goes
Is there any way to emulate the balance tags command in BBEdit?
If your selection is between brackets or between tag pairs,
balance tags selects the brackets and everything within it with a
shortcut.
for textmate
We might be able to emulate that function and improve on it.
The command would extend the selection to select the entire scope at
the insertion point.
Hitting it again would select the next scope up the chain.
If it's easier maybe we could just have it select everything with
foldingStartMarker and foldingStopMarkers.
Is this something that I could do with a command, or is it something
that would require a change to the programming?
I figure the data has to be in there somewhere in order to color the
scope.
I have no idea what it would take to like command-double-click on a
scope to select the whole thing or some such thing.
How about a Close All Tabs feature?
It's useful when you want to close all tabs, but leave the project open.
At the moment, I work around this by frantically clicking on the close
icon of the left-most tab until all tabs are close.