Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duration of TextChange in a rectangular selection #409

Open
alex8900vbs opened this issue Aug 14, 2023 · 5 comments
Open

duration of TextChange in a rectangular selection #409

alex8900vbs opened this issue Aug 14, 2023 · 5 comments

Comments

@alex8900vbs
Copy link

hello, can anyone tell me how I can speed up multi-line editing? if I make a rectangular selection with 100 rows and only 1 column and I press for example space it takes 2 to 3 seconds before the text changes, is there any way to speed it up?

@jimfoye
Copy link
Contributor

jimfoye commented Aug 14, 2023

Is this related? #58

@alex8900vbs
Copy link
Author

Is this related? #58

yes but the solution not work or not implemented

@zaksmolen
Copy link

zaksmolen commented Aug 14, 2023 via email

@alex8900vbs
Copy link
Author

alex8900vbs commented Aug 14, 2023

Yes this is the same issue. My solution works fine, I've had this in a local branch for years. I didn't have time to delve into the issues with the pull request when I made it, and then it worked so I never bothered following up there... Happy to look at an official solution that can be merged in so that I don't have to maintain my own local code anymore.

how did you fix it if i can? I can not understand

EDIT: I've seen your solution, but I've also seen that it's not included in the project yet

@alex8900vbs
Copy link
Author

alex8900vbs commented Aug 16, 2023

I solved it without modifying avalonedit , I'll leave it here if it should be useful to anyone

https://pastebin.com/raw/upbg5JyG

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

No branches or pull requests

3 participants