Why the performance of Word Warp Mode is so slow?
When a long long line is warped, moving on or selecting on it is very slow.
I tried other editors' word warp mode, its performance is good. But why it is so slow in Notepad++. Anyway to improve it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is my main problem too (out of that I can't configure Word Wrap to the usual Ctrl+W - I defined it to an unused combo), in long files if I switch Word Wrap on (even if there aren't wrapped lines on the screen), typing is extremely slow, characters are showing up with noticeable delay (and my machine isn't a low end one).
I guess Wrap works differently than in the other text editors, the engine might wrap the whole text after every change instead wrapping only the visual part (and maybe a few lines before and after it).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Why the performance of Word Warp Mode is so slow?
When a long long line is warped, moving on or selecting on it is very slow.
I tried other editors' word warp mode, its performance is good. But why it is so slow in Notepad++. Anyway to improve it?
Nobody care word warp mode's performance ?
I have a lot of slow downs usually... but I don't know if word wrap is the responsable.
This is my main problem too (out of that I can't configure Word Wrap to the usual Ctrl+W - I defined it to an unused combo), in long files if I switch Word Wrap on (even if there aren't wrapped lines on the screen), typing is extremely slow, characters are showing up with noticeable delay (and my machine isn't a low end one).
I guess Wrap works differently than in the other text editors, the engine might wrap the whole text after every change instead wrapping only the visual part (and maybe a few lines before and after it).
Hi
You may use auto hot key to change your shortcut as you want; If you don't succced in I could try to help you, but something like
; ^ means ctrl
; + means shift
; ! means alt
; SC135 means /
; alt h Hide line
!h::
WinMenuSelectItem , Notepad, , Affichage, Compare, Clear Results
Return
Adapted to your case could be a solution