Hey everyone,
I've posted a plugin which lets you define keystrokes to move about and edit
your text files with ease, in the spirit of the Vim command-line editor.
Feedback and contributions are welcome.
https://github.com/philc/textmatevim
-Phil Crosby
Is it possible to download older versions of TM?
I'm still using OS X 10.5.8 and so the Cmd+/ "comment/un-comment"
error doesn't affect me, so I'd like to get that back. Also, auto-
indent appears to no longer work for me when writing perl - the indent
level follows the previous line, but it doesn't increment the indent
when I hit return after a '{'.
The first problem is, for me, quite a PITA. I used this feature a lot,
the loss of it reduces TM effectiveness for me. The second problem is
a minor frustration, but I liked TM when the features I use "just
worked".
I don't think any of the updates since I registered TM have improved
it for me - they've been features I don't use/need. I really should
have turned off the software update feature.
So, are there older versions around that I can download?
--
Justin C, by the sea.
I' am trying to run a java applet via textmate. But when I run it by cmd + R
the applet viewer appear and then nothing's happen, after that it crashes.
This is my code :
import java.awt.*;
import java.applet.*;
public class SimpleApplet extends Applet
{
private int height, width;
public void init()
{
height = 50;
width = 300;
}
public void paint(Graphics g)
{
g.drawString("Hello world", 20, 20);
}
}
So there are somethings wrong in my code or I need to config somethings ?
--
View this message in context: http://old.nabble.com/Asking-about-java-applet-tp31247793p31247793.html
Sent from the textmate users mailing list archive at Nabble.com.
I'm having a problem where groups are automatically collapsing when cmd+tabbing
It's starting to get really annoying...
Has anyone else experienced this/know a fix?
I'm using version 1.5.10 (1623)
I'm wanting to create a series of snippets and commands associated with editing a certain type of html file. I'd like these to be portable to the rest of my team, and rather than placing these snppets / commands in the html bundle, I'd like to create a new bundle that "extends" the html bundle. ie: the language definition is empty except for a directive that this is html.
I assume this should be pretty simple. The main question I have is how I should set up the language definition.
Thanks!
-Mark
Hello,
I'm working with Textmate 1.5.10 and LaTeX. At the moment I'm writing my
diploma thesis. I'd like to use a special template set. But I don't know the
directory. Do you know the place for templates?
Greetings,
Ingo
--
Urban Media GmbH
Askanischer Platz 3
10963 Berlin
Telefon: 030 – 29021 – 18620
Fax: 030 – 29021 – 999 18690
E-Mail: ingo.preuss(a)tagesspiegel.de
Registriergericht: AG Charlottenburg
Registriernummer: HRB 56368
Umsatzsteuer-Identifikationsnummer:
DE 173223298
Geschäftsführung:
Dr. Marion Bleß, Thomas Zydek