Hi,
I don't know how feasible this would be but at the moment theres no
easy way to get a diff from the commit window of what you are about
to commit, I end up clicking on the diff button for each of the files
I'm committing separately to check the commit.
Could there be a button (next to 'Cancel' & 'Commit') which shows a
diff of all the selected files.
Thanks
---
Jeremy Wilkins
Hi,
I use Version 1.5.5 (1368) on Intel MacBookPro 10.4.10 and have the
following problem:
if I want to open an 400 KB large xml or html file, TM needs over 10
minutes to open it.
Is this normal?
How can I increase the loading speed?
Thanks,
ALex.
A broken regular expression in the Blogging bundle prevents passwords
from being recognised when they're embedded in the endpoint URL.
Attached patch fixes.
Robin
Hi Tobias,
thanks, it worked.
ALex.
2007/7/5, Tobias Jung <newsgr(a)tobiasjung.net>:
> At 12:44 Uhr +0200 05.07.2007, Alex Greif wrote:
> > ist there a tool like tidy for pure XML documents? currently I have a
> > very large XML document without linebreaks.
> > I would use the tool to format the xml nicely and then open it in TM.
>
> Try this:
>
> tidy -o destiny.xml -iq -wrap 70 --tab-size 4 --indent-spaces 4
> --input-xml 1 --output-xml 1 source.xml
>
> Hope this helps!
> Regards,
> Tobias
>
> ______________________________________________________________________
> For new threads USE THIS: textmate(a)lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
Hi,
ist there a tool like tidy for pure XML documents? currently I have a
very large XML document without linebreaks.
I would use the tool to format the xml nicely and then open it in TM.
thanks,
ALex.
2007/7/5, Tobias Jung <newsgr(a)tobiasjung.net>:
> At 12:03 Uhr -0400 03.07.2007, Thomas Aylott (subtleGradient) wrote:
> > I regularly have to deal with html documents that have been
> > stripped of all newlines.
>
> Well, maybe this isn't the kind of solution you're looking for, but...
> Wouldn't it be better to use the "tidy" tool on these files _before_
> opening them in TextMate? After all, it isnt't fun to work with "no
> linebreaks" HTML files anyway.
>
> Using the following command line in the Terminal should give you a
> cleanly formatted file and leave most of the HTML code itself
> untouched:
>
> tidy -o destiny.html -iq -wrap 70 --tab-size 4 --indent-spaces 4 source.html
>
> Kind regards,
> Tobias
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate(a)lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
Perhaps the answer is already somewhere -- if so, please point me in the
right direction.
I've just decided to completely switch from Xcode to TextMate. I've
imported a WebObjects project and everything was great, until I tried to
open the .html file inside a .wo bundle.
Is there a way that I can import the project and have TextMate make the
.wo a folder, showing the .html and .wod files inside?
--
-------------------------------------
Dana Kashubeck
Systems Manager
Riemer Reporting Service Inc.
http://www.riemer.com
Phone: 440-835-2477 x. 125
Fax: 440-835-4594
-------------------------------------
Textmate 1.5.5 (1383)
Subversion -> Status, then clicking the Commit button results in this:
/Library/Application Support/TextMate/Bundles/Subversion.tmbundle/Support/svn_commit.rb:17:in `require': No such file to load -- /Applications/_txt/TextMate.app/Contents/SharedSupport/Support/lib/io (LoadError)
from /Library/Application Support/TextMate/Bundles/Subversion.tmbundle/Support/svn_commit.rb:17
Eh?
Quinn
Does anyone besides me find it ironic that the Bundle Editor window where we
edit TM commands is not, itself, a TM window? Thus, while writing e.g. a
Ruby command, we don't get any syntax coloring, delimiter pairing, etc...
m.
--
matt neuburg, phd = matt(a)tidbits.com, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
Help needed. I have \usepackage{pdfsync} in my preambles, I set my
viewer as TeXShop or Skim in TextMate's shell variables or for the
project, but command-click gives no result.
Should add set other variables such as TM_LATEX_MASTER? and what value?
Or edit the command "show in PDF Viewer"?
Thanks for the help. I just thought I had to go back to editing in
TeXShop (because of the pdfsynching), but I couldn't bring myself to
edit in TeXShop anymore, I'm already hooked on TextMate, after just a
couple days...
--Gildas Hamel