On 8. Apr 2007, at 13:12, Jakob Voos wrote:

Also, I'd like some auto-correction functions. From C64 development, I am used to the assembler
polishing up my code like this:
I type:
lda#$1
and the assembler cares for indenting and polish:
        lda $#01

You can write a command that reformats a line, takes “Selection or Line” as input, and give it a key equivalent of return (and scope it to your assembler files only).


_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to