Hi,
Perhaps I'm too dummy for that kind of task, but I'm looking for a
"made with TextMate" image.
Has anybody here got that kind of stuff?
Thanks,
--
Jo <W:00°04'37" ; N:47°15'36">
1....'....12.....'....24.....'....36.....'....48.....'....60.....'....72
Hello,
I just upgraded my version of textmate and seem to have lost the old
syntax highlighting styles. Any ideas how to get those back? In
particular, I liked the yellow/green/orange colors used for php files.
Thanks,
Ron
This would affect directory based projects. It would be convenient
to be able to change/set which files in the structure are ignored or
seen.
This could be based on an individual file.
This could be based on (perhaps) a regular expression.
For example, I might not want to ignore all of the '.' files which I
don't appear to see now. (This is an understandable default. They
are 'hidden' afterall.) But I also am very unlikely to want to see
any '.pyc' files in my projects. Ditto for .class, .o, etc.
--
Robert M. Zigweid http://robert.zigweid.net
rzigweid(a)zigweid.net
Preparing for the actual manual, I wrote a piece which is supposed to
be Scopes 101:
http://macromates.com/blog/archives/2005/07/06/introduction-to-
scopes/
When I do documentation-style blog posts, you're always more than
welcome to send me constructive criticism, especially if there are
things which are unclear or you think could be better explained (you
can use the comments for this as well).
Alan, I do not know if this has been asked for, or noted previously.
It would be nice to run commands asynchronously:
[NSThread detachNewThreadSelector:(SEL)aSelector toTarget:(id)
aTarget withObject:(id)anArgument]
and that runs the command in the background (with potentially an
activities panel). This would be really useful when making large
builds directly from TM's interface.
Currently the UI blocks until the command is completed.
Nick
How many of you are using TextMate for actionscript development? If so,
are you using MTASC? I'm thinking about implementing some things like
incremental compilations, scanning for undeclared variables, packages,
etc...
Just wanted to gauge the interest in this and maybe get some insight
into the possibility of it.
___________________
Ben Jackson
Diretor de Desenvolvimento
ben(a)incomumdesign.com
http://www.incomumdesign.com
Sorry if this is oh so obvious but I can not figure out if this is
possible or something that was already asked for and will come in the
future (sorry if this is the case).
I have an html site and the way I like to make new files in many
cases is to duplicate an existing file (would be great if this was
added to the project drawer) so I went to the finder and duplicated
the files but they do not show up in the project drawer even after I
close the project and reopen it.
Is there some way of easily refreshing the project drawer to match
the finder?
Thanks,
Eric
I was just navigating around my website and I noticed that even when
I had softwrap on files where not observing it until I toggled it off/
on again.
Thanks,
Eric Curtis
I just noticed that scrolling in a smallish (321 line) XML document
was very slow, and TM seemed to be using a lot of CPU. I restarted
TM and that same document scrolled much more quickly.
How can I give some meaningful input the next time this happens? (I
have seen this a few times before).
--
__ ____
/ / / __/ Brian Lalor "If you still have gas, you're
not lost."
/ _ \/__ \ blalor(a)bravo5.org -- Jacques Strappe
/_.__/____/ http://bravo5.org/
Sorry to be bother but a few days ago I asked about the location and
means of setting the tidy settings in Textmate....can anybody point
me in the right direction?
Thanks,
Eric
Not sure what this is called in Textmate speak, but is there any way
that Up-Arrow/Down-Arrow navigation does not cross an EOL for a line?
What I mean is, if I have a document that doesn't have any lines
longer than 20 characters, and I put the mouse cursor at line 40, and
then hit arrow down, the cursor will stay on column 40 the whole way
down, instead of going to the EOL character for each line (like vim
does it)?
Thanks!
Hi folks,
I'm a new user of TextMate and using it to edit Ruby code. What I'm
seeing is that when I cut & paste code I find the pasted code is
double-indented.
I have the Editor Uses Spaces Instead of Tabs setting set, and my
View|Tab Size is at the default setting of 3. I am editing new code,
not someone elses.
There doesn't seem to be a general re-indent option and reformatting
obviously isn't the right tool.
Can anyone advise me how to get pasted code to look right?
M
--
Matt Mower :: http://matt.blogs.it/
I didn't find mention of this in a cursory search, but if it is not
currently possible, it would be nice to be able to do a Find that
recursively searches within a project starting at a specified folder.
This is more directed than a "search in project" find. Perhaps it
could even be added as a control-click option in the project drawer.
Thanks!
Ed
List,
Anybody have any good performance tips for TM over WebDAV? I find it dog
slow to use certain features such as the Apple-T search list (does it
re-read all the filenames every single time). I am on a 100Mbit
connection b/n the machines (and the host machine is a P4 monster), so
overall setup performance is good.
Overall performance over network leaves something to be desired. Could
memory caching help improve performance, and could that be set outside
of TM? I use finder to mount the WebDAV share.
Nick
My smart typing pairs seem to have stopped working with 1.1b14, is there
something new about this system with the new syntax format?
Chris
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
> According to Ben Jackson: To reset the database use open .tmproj
> You will be asked whether you really want to open that file for the
> first time with TextMate. Answer yes and you'll be set.
Where do I do this from? Home directory? There's no file named .tmproj.
Hi,
there are two things that puzzle me in the LaTeX language mode of TM:
Firstly, the insertion of an \item is bound to -^-, the Enter key or
fn-Return, but all I ever get is a new line without the \item.
Secondly, there is a macro "LaTeX: Generic Completion" that calls "\"$
{TM_BUNDLE_PATH}/Macros/LaTeXcomplete.pl\"";
The file LaTeXcomplete.pl exists in my LaTeX bundle, but I still get
the following error:
bin/bash: line 1: /Macros/LaTeXcomplete.pl: No such file or directory
Other commands, such as LaTeX Tidy work, even though they use the
same TM_BUNDLE_PATH variable.
I have found that with other commands, if you change anything - even
if it's only the key-binding - a copy of the command is generated in
the user's Library/Application\ Suppurt/TextMate/Bundles/ directory.
If the command invokes some file in the main Library/.../Bundles/...,
the command gets broken, since those files are not copied, but
obviously the TM_BUNDLE_PATH variable then points to the user's path.
I have put symbolic links to the original files in my private copy of
the bundle, but this is not very elegant ...
Another minor point is the lack of support for correct syntax
colouring of \verb!%! ... but this is not used too frequently ;-)
I'd be grateful for any help with my problems (perhaps I'm just
missing some setting),
Berndt
Darnit, once again that was supposed to go to the list.
Begin forwarded message:
> From: Charilaos Skiadas <skiadas(a)math.uchicago.edu>
> Date: June 24, 2005 6:59:47 PM CDT
> To: hadley wickham <h.wickham(a)gmail.com>
> Subject: Re: [TxMt] Scope tooltip not working in b13
>
>
> I'm assuming you've removed everything and restarted and all that?
> No idea why this might be happening. On a possibly related note
> though, I tried "Show Keyboard Shortcuts" from the same bundle, and
> it does not show me anything.
> "Restart TextMate" does work though (and "Show scope", for me at
> least).
> On Jun 24, 2005, at 3:35 PM, hadley wickham wrote:
>
>
>> Doesn't work for me in b14 either - have tried in R, markdown and
>> latex syntaxes. Can't see any messages in console.
>>
>> Hadley
>>
>> On 6/24/05, Charilaos Skiadas <skiadas(a)math.uchicago.edu> wrote:
>>
>>
>>> Worked fine for me when I was in b13, and it works fine in b14 also.
>>> Does the console tell you anything about the beep? Does it not work
>>> with a particular bundle, or in general?
>>> On Jun 24, 2005, at 1:05 PM, hadley wickham wrote:
>>>
>>>
>>>
>>>> Anyone else having any problems with this? I press Ctrl-Shift-T
>>>> and
>>>> get a beep and no tool-tip :(
>>>>
>>>> Hadley
>>>>
>>>>
>>>
>>> Haris
>>>
>>>
>>>
>>>
>>
>>
>
> Haris
>
>
>
Haris
[TM beta 14 ...]
I don't really understand why Soft Wrap can now be set in a theme. If
it is already in the View menu, wouldn't you consider this a user
preference and not language specific? I find it very annoying because
I am keeping up with svn and leaving all the defaults set (i.e.
Settings: Basic) and now whenever I switch to any document in my
project for the first time I have to *manually* activate Soft Wrap in
the View menu. I personally cannot see any reason why soft wrap
should be turned on for one language and not another (this to me is an
editing style preference), but even so, should there not be a way for
the user to override this setting? I cannot find anyway to override
it.
Kumar
Sorry for being stupid, but could someone please tell me what the -^-
character that's the default keyboard shortcut for the Continue line
comment snippet in the Source bundle actually corresponds to on the
keyboard? It's #^C (as in the actual single character '^C', not '^'
followed by 'C') as rendered by less on the ascii plist. I've made a
number of educated guesses, but all to no avail. This is just making
me feel stupid. I could rebind it, but my experience has generally
been that the defaults for things like this are actually quite clever,
and I like to know what they are before choosing something else.
Thanks.
-jrk