[wingide-users] text justify
Ken Kinder
kkinder at gmail.com
Mon Apr 28 18:18:27 MDT 2008
On Monday 28 April 2008 2:16:20 pm Robin Dunn wrote:
> Currently if I use the text justify command inside an triple quoted
> string, it gets formatted like this:
>
> """ text text text text text text text text text text text
> text text text text text text text text text text text text
> text text text text """
>
> Is there an option to make it format like this instead?
>
> """
> text text text text text text text text text text text text
> text text text text text text text text text text text text
> text text text
> """
I often add extra newlines to do things like this, only to remove the newlines
after I justify the text. +1!
More information about the wingide-users
mailing list