[SVN] Re: Align Source

Mads Hartmann Jensen Mads379 at gmail.com
Wed May 25 06:58:19 UTC 2011


I don't usually use ruby so I don't know any test tools - can you recommend a
simple one? 

I'll take care of stripping whitespace later today but besides that what do
we still need to fix? 

I would really love to be able to right/left align text around a capture so
it would be able to align the following automatically: 

private[process] final class Streamed[T](
  val process:   T => Unit,         // comment 1
  val    done: Int => Unit,         // comment 2
  val  stream:  () => Stream[T]     // comment 3
)


The rules are as follows:

- right justified names aligned on the colon
- arrows with right justified in-types and left justified outs
- comments with left justified text
-- 
View this message in context: http://old.nabble.com/Align-Source-tp31636561p31696449.html
Sent from the textmate-dev mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate-dev/attachments/20110524/efc1f314/attachment.html>


More information about the textmate-dev mailing list