Skip to content

Conversation

SFrank1966
Copy link

  1. Enable code folding in more than one TextView using the same TextDocument. This can be used to implement a code navigation view to the same document on the right side.

  2. Define MinimumDistanceToViewBorder as an option to improve scroll speed during mouse selection. A higher value than the default 5.0, e.g. 30 or 50, should speed up scrolling during a mouse selection with a move over the last visual line.

SFrank1966 and others added 5 commits May 8, 2023 11:47
Define MinimumDistanceToViewBorder as an option to improve scroll speed during mouse selection
…comments

Behaviour of Tab/Shift-Tab on block comments is now like Visual Studio.
…elect the whitesspaces instead of the word left of them

Double click on whitespaces should select the whitesspaces instead of the word left of them
Handling of Tab /Shift-Tab on block comments
@SFrank1966
Copy link
Author

  1. Behaviour of Tab/Shift-Tab on block comments similar to Visual Studio

  2. Double click on whitespaces should select the whitespaces instead of the word left of them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants