[wingide-users] RFE: Handle whitespace intelligently when joining lines

Wingware Support support at wingware.com
Wed Mar 5 11:59:40 MST 2008


Pete wrote:
> It'd be nice if Wing was smarter about stripping leading indentation when 
> joining lines.
> 
> """a L{Template} for outputting collection objects as HTML
> """
> 
> (cursor after 'HTML', hit delete)

For this case, you may want to use Justify Text in the source menu,
although that won't do anything unless it thinks a single line in the
logical line is too long.

You can also re-map the Delete key to the command 'join-lines' to get
what you're looking for.

-- 

Stephan Deibel
Wingware | Python IDE
Advancing Software Development

www.wingware.com



More information about the wingide-users mailing list