Skip to content

Virtual space #1095

@borela

Description

@borela

Hi
I know sublime itself doesn't support virtual spaces but it could be simulated by adding spaces to the line when needed before a motion is executed, for example:

// before moving the caret down
my long line with some text []
short line

// after moving the caret down
my long line with some text
short line..................[]

most people trim the file before saving, so the extra space wouldn't be an issue.

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