On 20 mai 05, at 03:53, Allan Odgaard wrote:
> this is one of the reasons I keep these betas as unofficial,
> beacause these things are more work in progress than usual!
I just wonder if it's a good thing to have Beta 9 as the "official"
download on MacUpdate with no explanation at all...
Maybe it is just me and not the software. These are the problems
that I am encountering. I am running latest version that came out
yesterday and I checked out bundles.
1) Tab completion is not working for me any longer. I am coding a
index.rhtml file and typing h1 followed by a tab and it does not
complete the tag. This is the case for everything that uses a tab.
Non-tab auto completes work.
2) my html comments is making for some ugly code in-between the begin
and end comment tag. It was fixed in an earlier version.
3) color coding in my .css files is inexistent
Can someone shed some light on the subject. I find this very
annoying and slowing down my productivity.
Thanks :-)
I removed all files in Applicaiton Support/TextMate and performed a
checkout. XML still does not work. It's styled by some other theme,
but not the XML theme. If it were the XML theme, namespaces would be
a different color than the tag itself. I can assert this by trying to
customize the XML theme but having no changes take place. My XML
files are styled according to the SimpleTheme, and unstyled if i
uncheck the SimpleTheme.
Todd
I am using 1.1b8 and the Python bundle is not showing up in the view
language selection menu, accordingly no syntax highlighting when
opening python files. I have the complete set of bundles from svn,
Python is there in the bundles folder. Any ideas. This was not
working in b7 too.
Hiya,
Is there any way to have a tabbed interface without having to create
a new project? The practical use is for people that use an external
ftp client. Since ftp is not built into TM, we have to open each
document independently with an ftp client. It gets really messy when
working on a big project!
Justin
hullo. it seem the ruby syntax parser has issues with the legal
"#{("and" + " like '%#{@mimetype}%'") unless @mimetype.nil?}"
I've used "#{("and" + " like '%" + @mimetype +"%'") unless @mimetype.nil?}"
instead. but thought i would pass along this bit.
--
this morning i breathed down a hill,
last night i breathed into the sound of warm blankets
today i tango to El Cholulo
TextMate Version 1.1b5
Hello
I would like to know if it is possible to print with colors (like
syntaxe) and if i can choose the size of the font for the impression
(the size in the prefs...) .
Thanks
Alain Matthes
Hi.
I'm using TextMate v1.1b8 (2005-05-07) on Tiger.
I just spent 30 mins or so customising my themes with the built in
theme editor, and since it was running very slowly I quit and
restarted TM, only to discover none of my changes had 'stuck'.
Is there something I'm missing? Is persistence of these changes not
yet implemented, or do i have a bug on m hands?
cheers
D
I'm probably daft and just not finding it, but what I cannot find is a
way to navigate inside of a columnar selection. There are several
situations in which I want to make a change in the middle of a column
selection, instead of the edge, or even more likely more than one
change in said selection. Simple arrow movement certainly isn't the
way as that undoes the selection. What is the obvious thing that I'm
missing?
Regards,
Robert
--
Robert M. Zigweid rzigweid(a)zigweid.net
http://rzigweid.zigweid.net
I downloaded the following css file:
http://www.opengroup.org/onlinepubs/009695399/utilities/style.css
and tried opening it with TextMate (b8), and both times I got a
spinning ball and had to force quite TM. It first appeared to load
fine, and then started coloring the file. One second later, it was not
responding any more. Any ideas what the problem might be?
Haris
A small bug(?) with bundles:
When you make changes to a bundle, a local copy is created in your
own library. That changes the TM_BUNDLE_PATH variable, which is used
by some commands to access scripts. Since these aren't copied along,
those commands stop working.
--
Sune.
Hello:)
Sorry for my bad english. I hope that you can understand my question.
I've some difficulties to use pdftricks with TextMate and TeXniscope
Example : graphe.tex
\documentclass[a4paper,10pt]{article}
\usepackage{ifpdf}
\ifpdf
\usepackage{pdftricks}
\begin{psinputs}
\usepackage{pstricks}
\usepackage{pstricks-add}
\usepackage{pst-plot}
\end{psinputs}
\else
\usepackage{pstricks}
\usepackage{pstricks-add}
\usepackage{pst-plot}
\fi
\begin{document}
\begin{pdfdisplay}
\[\psset{xunit=0.75,yunit=0.75}
\begin{pspicture}(-2,-2)(8,2)
\psset{griddots=0,gridlabels=10pt,subgriddiv=5}
\psset{shortput=nab,nodesep=3pt,arrows=->,labelsep=3pt}
\cnodeput(1,0){A}{A}
\cnodeput(5,0){B}{B}
\nccircle[angleA=90]{A}{0.6cm}_{0,75}
\ncarc[arcangle=40]{A}{B}^{0,25}
\ncarc[arcangle=40]{B}{A}^{0,5}
\nccircle[angleA=-90]{B}{0.6cm}_{0,5}
\end{pspicture}\]
\end{pdfdisplay}
\end{document}
i've no problem with Texshop but with TextMate...
In Command Output i've :
1: latex : command not found
and in the log
sh: line 1: latex: command not found
rm: graphe-fig1.aux: No such file or directory
rm: graphe-fig1.dvi: No such file or directory
rm: graphe-fig1.log: No such file or directory
rm: graphe-fig1.eps: No such file or directory
This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) \write18
enabled. etc...
Thanks Alain Matthes
Hey,
I'm running TM 1.1b8 on a 400Mhz iMac DV/SE with 512MB of ram
(running Tiger). Text rendering seems to be very slow... to the point
where it really isn't usable. It's most noticeable when you're
scrolling, or when you first open a document. It's slowest when
syntax highlighting is on... otherwise it's not so bad.
The iMac does perfectly fine in other text editors, web browsers, and
such.
Anyways, I just figured I'd get the word out, just in case nobody's
noticed :)
Justin
Hi all,
I have a bizarre problem with the fonts in the recent betas. | have
attached a capture
of 1.1b5 (the grey background) and 1.1b8 (the white background) that
shows for
the same settings and font, the difference between these two
versions. In 1.1b8 the font appears to be strongly smoothed.
Does anyone have any idea why this is happening?
I am running 10.4
Thanks,
Georgos
Hello all;
I'm new to the list; I just wanted to say thank you to Rob for adding
the actionscript bundle funcitonality to textmate; there's a real
need for it since flash mx 2004 lacks an external script editor.
--
-Nicklaus Deyring
Designer
ndeyring(a)dmna.com
(650)614-0730 - work
(650)773-7932 - cell
I know that you're working on b9 or something already, but until
bundles are fixed (sorry, I got burned on b6 so now I'm waiting until
it's a one-click download for everything...)... anyway, I found what
appears to be a pretty nasty bug.
Picture this: I have two projects and one happens to contain the files
of the other project like so:
Project 1: project1.tmproj contains /project1/*
Project 2: project2.tmproj contains /project1/files/project2/*
Now if I open up both projects simultaneously, makes changes in
Project 2 and then switch to Project 1, my Undo command will undo the
changes that I made in Project 2!
So say I edit /project1/files/project2/test.html in Project 2 and then
switch to Project 1, hitting cmd-z will undo the changes I made in
Project 2!
This is bad, yes? Any thoughts?
Chris
Just out of curiosity, I fail to understand, why do the LaTeX bundle
snippet tab triggers almost all start with a capital letter? I really
frustrates me, because I always forget to capitalize the first letter,
and each time I wonder why they are this way. Of course I can redefine
them, and probably will do so real soon, just wondering if anyone can
shed some light into the original -to my eyes not so clear- choice of
tab trigger.
Also, is anyone planning to implement more snippets for LaTeX?
Would there be interest in some, and if so, which?
Haris
I'm currently using TextMate v1.1b8. Here are my suggestions:
o In the project list, i would like folders to appear above files
o The project list should react in the same way as the finder. i.e.
when i click, then wait a second, then click again, i should be able
to rename a file.
o double clicking a file in the project list should open it in a tab,
not single click.
o TextMate should remember the horizontal scroll position when
navigating between tabs (VERY ANNOYING)
o The line numbers/gutter should always be visible and not scroll
when horizontally scrolling.
o Soft wrap should not default to on after setting it no off.
And here's some things that I love:
o The progress that's been made in such a short amount of time
o The steady flow of betas
o The community surrounding TextMate
o The work that's being done to the syntax highlighting
Thanks Allan & others.
Todd
When I try to use the TM command line tool, I get the following error:
RegisterProcess failed (error = -50)
Abort trap
I've tried deleting the launch services cache (as detailed in the
release notes) but that doesn't seem to make any difference. Using
the growlnotify command line tool gives me the same error, so I wonder
if there's something wrong at my end.
Any help would be much appreicated,
Hadley
Hi,
I'm a bit of a security freak and would like to know when I'm editing
files and exercising my administrative rights when saving them.
TextMate uses the normal channels to gain permission to do that, but the
thing is that it caches this authorization because that's the way OS X
authorization is configured.
Now I don't want to change that, but I do want to change TM's behavior
and this is possible.
Add the following bit into the file /etc/authorization:
<key>com.macromates.textmate.openfile.readwritecreate.</key>
<dict>
<key>class</key>
<string>user</string>
<key>comment</key>
<string>require the user to allow TextMate to save a file as
admin</string>
<key>group</key>
<string>admin</string>
<key>shared</key>
<false/>
<key>timeout</key>
<integer>0</integer>
</dict>
It must be inside the:
</string>
<key>rights</key>
<dict>
dictionary. I placed it below the default rule's ending </dict> tag.
It means that from the moment you saved that file, all authorized saves
ask you for your password, without any caching.
Jeroen.
--
<http://www.je-ju.net/~jeroen/blog/>
hi there,
I'd like some advice on how to best change the default language
for .txt to markdown (90% of my plaintext is in markdown and i find
that in the other 10% the markdown language doesn't break anything
really, either - try it out on TextMate's README, for example...)
at the same time i like to stay current with the svn repository, so
simply making a copy of the markdown bundle in ~/Application Support/
TextMate/ wouldn't be viable either.
any suggestions?
best regards,
tom
btw. b8 looks really good! methinks it should be announced on
versiontracker and such places!
--
Tom Lazar
http://tomster.org