Hi,
I've developed a Bundle for the Maude system[1], a "high-performance
reflective language and system supporting both equational and
rewriting logic specification and programming for a wide range of
applications", and I'd appreciate any feedback on it (the bundle, not
Maude).
To evaluate code (the first seven commands in the gear menu do that),
the bundle assumes you have `maude' installed somewhere in your PATH,
or set TM_MAUDE to the path of the executable. The coding aids make no
such assumption.
Included in the bundle is a MaudeMate "script" runner that parses
Maude's output and error messages and emits fancy HTML. Unfortunately,
TM's ScriptMate makes a few assumptions Maude doesn't fulfill, so it's
based on a hacked rip-off of that module.
The bundle is available via SVN[2]; you'll probably also need to
download Maude[3] and a few code examples[4].
Again, I'd appreciate any feedback on what I've strung together.
Thanks,
Martin
[1] http://maude.cs.uiuc.edu/
[2] http://mkhl.googlecode.com/svn/trunk/TextMate%20Bundles/Maude.tmbundle/
[3] http://maude.cs.uiuc.edu/download/
[4] http://maude.cs.uiuc.edu/maude2-manual/
I just converted from TeXShop to Textmate for my LaTeX editing needs
and find
myself missing one of TeXShop's features:
After typesetting a document, TeXShop remembers which page of the PDF
document you were last looking at and after typesetting again
automatically
jumps to that page.
Textmate's Typeset & View, in contrast, always takes me to the first
page of
the document no matter what I was looking at before which is an enormous
pain when I'm tweaking page 38...
Is there any way I can get this functionality in Textmate?
Cheers,
Tobias
Dear Chris,
You're not alone, and I enjoyed reading your note and Haris' reply. I
seem to be in a similar situation to you. I too am an academic, though
I am in the humanities. I occasionally think about just going "all
LaTeX" but I am held in check by the fact that I would be the only
using it in my field, in my department, in my building. I too have
settled on a workflow built around MultiMarkdown because of its
readability, its text file nature, and because it outputs such
beautiful looking documents when you pass it through a CSS of your
choosing.
I currently rely on other apps for my backup, but I have really longed
for a svn set up, because I really would like the finer-grained
control. With the switch to Leopard, I'm thinking of trying to make
the push sometime soon, so please keep at least me posted on what you
learn and how to do these things. (Jacob is laughing somewhere that I
still haven't done this -- I tried this past summer to get an svn up
and running, but I just didn't have the time to dedicate to what was a
project in and of itself.)
john
--
John Laudun
Department of English
University of Louisiana – Lafayette
Lafayette, LA 70504-4691
337-482-5493
laudun(a)louisiana.edu
This is the first time I've ever experienced this problem. I was typing
along in TextMate and suddenly it started to get really sluggish, so I
pulled up activity monitor and whenever I edit text in TextMate, it shoots
up to 50 or 60% CPU usage. I have an Intel Core 2 Duo MBP running OSX
10.5.2 and TextMate Version 1.5.7 (1455). I usually leave TextMate open for
days at a time and I've never had this problem before. I tried closing
TextMate and reopening and that didn't do anything. Any ideas what might
be causing that?
--
View this message in context: http://www.nabble.com/Typing-eats-up-system-resources-tp15546901p15546901.h…
Sent from the textmate users mailing list archive at Nabble.com.
Hi again,
>I don't know a way to solve your problem, but one trick that'll make
> >your current behavior a little nicer is Control + Option + W, which
> >closes all open tabs, rather than jamming on Command + W.
>
> That would be a help, but it's not working for me. Can you tell me where
> it is in the menus (I can't find it), so I can adjust it with Menu Master?
> Or if it's not in the menus, how do I get access to it?
There's a slip in the first-quoted message: it's control-COMMAND-w to close
all tabs, and the menu it sits in is "File".
Cheers,
Paul
Hi,
I am new to wonderful textmate and facing a problem. I am not sure
where I am going wrong.
When I try to "undo" using keyboard shortcut (command + z) I get
something like this on screen.
----------------------------------------------------------------------------------------------------------------
File: /Users/venkatesh/Documents/test.php
Word: </title
Selection:
------------------------------------------------------------------------------------------------------------------
Any suggestions?
Thanks,
--
Venkatesh. K
I don't know a way to solve your problem, but one trick that'll make
your current behavior a little nicer is Control + Option + W, which
closes all open tabs, rather than jamming on Command + W.
On Thu, Feb 14, 2008 at 1:13 PM, Steven Rowat <Steven_Rowat(a)sunshine.net> wrote:
> Hi,
>
>
> Daniel wrote:
>
> >Unless I'm living in a parallel dimension, the name of the currently viewed file is always at the very top of the window, next to the file icon above the tab bar. Is this not the case?
> >
> >Command + T (Go To File) is also your friend, as is Command + Option + (L/R) Arrow (Go to Previous/Next Tab, respectively).
>
>
> Thank you; the Command+T I knew, the second I didn't.
>
> They will be useful, but don't solve the issue I tried to describe.
>
> Again: what I want is to be able to make a file display in the tabs at the top, when the tab list is already full, and the file is further down in the drop-down list.
>
> The only way I can do this at present, that I know of, is to hit Command-W twenty or more times and unload everything so I have a blank project, and then reload the files I want to have as tabs at the top.
>
> I find working with visible tabs, when I'm passing data between four or five files repeatedly (ie., several includes and a main php file) to be much faster and easier than finding them in the drop-down list over and over as I switch back and forth between them. So I'd like to put them at the top each time, before I begin editing them. I'm currently working with hundreds of files that often have only a single digit or number different, and it's very easy to get them confused unless all my ducks are in a row (in this case, literally, a row across the top).
>
> And sometimes there's only *one* that I'm missing from the top - but still, if it's way down the list, then there's no way to get it up there without unloading everything else before it (if I'm right about this).
>
> It's not a big deal; I can just unload and reload and it's quick. But still I think it would be cleaner if the file listing gave this option - to have a file tab become visible when this is preferred, so that the chosen file would change its position in the file listing and become the final visible tab.
>
> steven rowat
>
>
>
> ______________________________________________________________________
> 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 Steven,
it's much easier than that for Bundle items! Just open the bundle editor
(control-option-command-b) and then find the item whose shortcut you wish to
change. In this case just look in the HTML bundle (filter on "Command" using
the pull down at the top left if you like) and it's there. There's a field
at the bottom right for setting the key equivalent.
Cheers,
Paul
Hi there,
This may be a bit of a newbish question, but hopefully someone can answer it
for me.
I have quite a few JSP files, but a couple of them contain almost solely CSS
information (with some serverside info sprinkled in).
So, of course, I'd like those couple of files to be highlighted as CSS
files, with the CSS bundle to be active for those files.
However, the issue I am running into is that whenever I select the language
for that file, it sticks for all JSPs.
So what would be the best way to get those few files to be read as CSS, but
keeping their same file names, etc?
Thanks in advance for all of your help,
--
View this message in context: http://www.nabble.com/Changing-language-for-a-specific-file-tp14630274p1463…
Sent from the textmate users mailing list archive at Nabble.com.
When defining "static variables" in Preferences->Advanced->Shell
Variables, is it possible to include the values of static variables in
the values of others?
For example, I tried defining:
P1 /some/path
P2 $P1/subdir
But the value of P2 is "$P1/subdir", not "/some/path/subdir" as I wish.
--
Daryl Spitzer