[SVN] Incremental transparency?
Allan Odgaard
throw-away-1 at macromates.com
Mon Apr 9 07:12:14 UTC 2007
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).
More information about the textmate-dev
mailing list