Skip to content

Greg: Change ..E editor behavior to default to what TAB-P/2 does  #61

@shabiel

Description

@shabiel

Should we make option 2 the default of the P command at the MenuBar in the editor when a new user goes into VPE? I find most students think that is how it SHOULD work to be like a text editor. Thoughts? That would be changing the default behavior from the past. Not sure how I feel about changing that, but I ALWAYS tell folks to change that as it puzzles them otherwise.

When you want to add a new line of code to the routine you are editing,
you hit to open a new line. By setting the following parameter,
you can control how this process works.

 1. Open a new line BELOW the current line, regardless of
    where on the current line the cursor is located.

 2. Open a new line ABOVE the current line if the cursor
    is at the start of the line. Open a new line BELOW the
    current line if the cursor is at the end of the line.
    If the cursor is located anywhere else, BREAK the line.

 Enter number of your choice:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions