Author: Ram Rachum

Description:

Slash a long line into 2 lines, putting a \ character as a separator.

This is good for automatically formatting long lines into this style:

    has_corresponding_source_file = \
                               os.path.exists(corresponding_python_source_file)
    nose.selector.Selector.wantFile = \
                       types.MethodType(wantFile, None, nose.selector.Selector)

Suggested key combination: Alt-Insert L.

URL: https://github.com/cool-RR/cute-wing-stuff

SlashLine (last edited 2012-01-24 14:40:59 by RamRachum)

Disclaimer: This wiki is maintained by a community of volunteers. Wingware makes no warranty for the accuracy, fitness for a purpose, or safety of any code or information provided on this site. Please report abuse to support at wingware dot com.