On 8/6/06, isaac <[EMAIL PROTECTED]> wrote:

nice, but is there any way to extract that thing and use it outside
of Eclipse? ... on the command line?

what I saw from the code is that pydev only adds whitespaces around binary ops. I'm working on something a little more flexible.

Currently the code can
add spaces around binary operators, commas, and []{}()
it handles properly (doesn't modify) string literals (like "hello, this is a+b"). However, it can't handle comments yet

the expected functionality would be, besides of the mentioned:
- split long lines and align the new lines properly
- put a defined amount of blank lines between class definitions and method definitions
- (in the future) be able to format comments, box them, whatever


if someone wants to help with this, e-mail me

Javier Rojas



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to