X Tutup
Skip to content

Horizontal scrolling while shift is held #1430

@another-m00

Description

@another-m00

Could you add horizontal scrolling to the editor while shift is held?
It's a common behaviour in applications, but not yet present in the editor.

I think to implement it, the app needs to find the longest line, and allow to scroll to it's length (or +1 character, so its not that annoying to put the cursor at the end of the line) like it scrolls between lines.
The longest line could be the either the longest line onscreen or the longet in the entie code, both are equally good.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup