Author: Ram Rachum

Description: Open a new line, but don't move the caret down to the new line.

Running this command is like pressing Enter, except your caret doesn't move into the new line that was created, but stays exactly where it was.

The advantage of this over Wing's built-in open-line is that cute-open-line doesn't just insert a newline character like open-line does; it runs Wing's new-line command, which does various intelligent things like auto-indenting your code to the right level, opening your parentheses *just so* if you're doing function invocation, and a bunch of other goodies.

Suggested key combination: Ctrl-Return

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

CuteOpenLine (last edited 2012-01-28 01:21:40 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.