Howdy;
I like many of ya'll switched from BBedit to textMate, and love it, I
can really use some help getting 'SmartyPants' and Markdown runnning (I
got HTML Tidy going) how exactly do I get a PERL script running?
any help would be hugely appreciated..
--
s. rosenbaum
----------------------------------------------
http://www.visualchutzpah.comhttp://www.saulrosenbaum.com
----------------------------------------------
Greetings,
I'd really like to be able to scroll past the last typed line in my
file (without adding more blank lines), a la VI…Is there already a way
to do this?
Regards,
David Wooten
I'm looking for a way to have the commands the Subversion bundle
execute without me having to edit them to include the full path for
svn.
I initially thought that adding the following line to /etc/bashrc would
do the trick
alias svn=/usr/local/bin/svn
unfortunately it didn't work. Would someone kindly point me in the
right direction?
Thanks,
Simon
I am using hyperref in a latex document which works great in TextMate,
especially with the HTML output. What is really nice is the ability to
check that the links are "hot". However once I follow a link i have not
been able to find a "Back" command so i can check the next link. Am I
missing it? If not, could we have one?
Thanks
Robert
Hi!
Would it be possible to show the full path of a file somewhere, for
example in the title bar? Currently it's not easy to keep apart two
files with the same name but different locations.
Regards,
Lars
--
"Stil ist die Fähigkeit, komplizierte Dinge einfach zu sagen - nicht
umgekehrt." -- Cocteau, Jean
Any instance of single-quote-double-quote-single-quote (as in the
character representation of double-quote) will break the string parsing
engine.
Example:
while(expr.charAt(j) != '"' && expr.charAt(j) != "'" && j<expr.length){
// code
}
--
Ben Jackson
Diretor de Desenvolvimento
INCOMUM Design & Conceito
+55 (21) 9127-2819
ben(a)incomumdesign.com
http://www.incomumdesign.com
Hello,
Is there a way of opening files I load via Transmit into a new tab?
If I download a file now each one opens in a new window.
Many thanks,
Richard
I've kinda grown accustomed to pressing Shift + Delete to delete to
the right of cursor. Any chance of this being added to Textmate? Is
it something I can add myself?
Thanks,
Vick
Allan Odgaard wrote:
> Two? In the bundle editor?
> My TextMate only has one. If you have a local bundle it should merge
> these based on the uuid found in the info.plist file contained in the
> bundle.
I think it's because I changed the PDFLatex command, as per Sune's
instructions. So I have LaTeX, the standard bundle, and Latex, with
just my altered command (different UUIDs).
Would that cause it?
I don't use many of the languages TM supports, so in the bundle editor
I have them filtered out. However, in the "Syntax Highlight as..."
menu, it still lists them all (past the edge of my small screen).
Please could this be changed to match the bundle editor so I can, in
effect, ignore the bundles I don't use, whilst still having them on
disk. Or is there a better way of doing this?
Thanks.