CudaText icon indicating copy to clipboard operation
CudaText copied to clipboard

New option "max_line_len_for_editing_keeping_lexer":2000

Open Alexey-T opened this issue 3 years ago • 1 comments
trafficstars

I will keep this opened for feedback.

1.170.6 (2022/09)

  • add: when editing too long lines (2000+ chars), editor turns lexer off for a few seconds. That is to prevent caret rendering glitches on editing very long lines. New option for this: "max_line_len_for_editing_keeping_lexer".

@veksha , you can test it from source. it was added from your feedback when you said about 'editing of NN kb lines is giving rendrering delays'.

Alexey-T avatar Sep 15 '22 20:09 Alexey-T

works great!

veksha avatar Sep 15 '22 20:09 veksha