Hello,
I've been trying to buy TextMate and it's proven to be quite
difficult. The website says I do not need a Paypal account to do so,
but using the option of directly buying with a debit card fails (I
had someone else tried, and he had the same problem so it's not just
my card). So I did open a Paypal account, but I won't be able to use
it until they verify my card, which is taking days.
This might be a peculiarity of using Paypal from France, but I was
wondering if others had had the same bad experience, and how they
managed to get around it. TextMate is great, but I only have 3 demo
days left :(
By the way, if there is a solution, I have another potential buyer in
my office (the subversion integration is the feature that sold
him ;-) ).
Alan
--
Alan Schmitt <http://alan.petitepomme.net/>
The hacker: someone who figured things out and made something cool
happen.
.O.
..O
OOO
There doesn't seem to be a way to remove the folding markers from the gutter
once they've been set.
Is there something obvious that I'm not doing or doing incorrectly?
Thanks,
Dan J.
--
Daniel Jewett
http://www.solidether.net
dan(a)solidether.net
1-914-332-7513
The thread "Deleting files from the project drawer" reminded me that
I've been meaning to ask about duplicating files. In the finder there
is an option to duplicate a file giving it a name something like
"copy of index.php". There are plenty of times I don't want to start
from scratch and would like to duplicate a file and just change some
minor things. Is there a reason this isn't a part of the context menu
in the project drawer? If not I'd like this be a feature request for
the next version. :)
Perhaps to make it better than the Finder's "duplicate" option maybe
choosing it in TM could not only duplicate the file and name the file
"copy of index.php" but also select the "copy of index" portion of
the name for immediate renaming, leaving the extension ".php". That
would be pretty slick and useful.
Josh
Hi,
Problems with the MySQL Table Browser. I have exactly the same
experience as user Mark Lacas in this conversation: http://
comments.gmane.org/gmane.editors.textmate.general/12735
Is there any progress and/or help you can give on this issue?
Thanks
_________________
George
Hi,
I'm sure this is a simple question. In an HTML file, Commend-B wraps
the selection in <strong></strong> tags. I've just installed the
MediaWiki bundle, and want to add my own snippet to do the same, but
wrap between ''' marks. I created a snippet in the MediaWiki bundle,
set Key Equivalent to Comment-B, and scope to
"text.html.mediawiki" (which is what is reported when I do a Control-
Shift-P in the document to view the current scope. However, I still
get <strong> tags instead of '''. What have I done wrong here?
TIA
_________________
George
Instead of tying find/replace in files to a projects, it would be nice
to find all files in a directory or its descendants that contain a
regular expression.
Or am I a fool, and this is already easy, without recourse to 'find .
-type f -exec grep -Hin "<expr>" {} \;' ?
--
Chris R.
======
Not to be taken literally, internally, or seriously.
Hi all, I'm writing a ruby GUI script (run with rubyw) which I've
packaged into a mac app. I launch this from the command line using
open 'my.app', and the debug output goes to the console log, which I
can see with the Console app.
Is there any way I can tie the launching of the app & the debug
output into a Textmate command? The Run command for ruby looks very
pretty:-) And it would mean leaving textmate even less (and more
importantly having 1 less window open & 2 less apps running:-))
Cheers,
graham
When I open a project that looks like this:
app
--- views
------ catalogs
Everything else under views shows (folders and files), but not catalogs. I
checked the preferences for folder excludes, but that didn¹t seem it.
Any thoughts?
Hi there,
This a feature request : I would like to be able
to cancel a “Find in Project”.
Because while TM searches, it basically freezes
for any other actions...
TIA :)
Hi there,
I just want to know the general opinion about deleting
files from the project drawer.
Personally, I always only “delete references” and I find it
a little bit dangerous that the default action in the dialog
box is “move to Trash”... I have to be carefull each time I
press backspace in the project drawer.
Am I the only one bothered by this behaviour ? What
do you guys think ?
I would prefer the default action in the dialog box to be
“delete references” and on top of that, another dialog
box to confirm that I really want to move the file
in the Trash (OK, maybe this would be too much...)
Waiting for your comments :)