Best practice to avoid blocking UI while writing SyntaxEditor by a tagger

0 Answers 47 Views
SyntaxEditor
Dariush
Top achievements
Rank 1
Iron
Iron
Iron
Dariush asked on 18 Nov 2024, 12:11 PM
Hi everyone,

I'm looking for a a way to make a delay (apart from some common ways like Task.Delay) to calling taggers. In one of my projects I've used a tagger which noticeably impact the performance and caused a lag when user is writing. I need that tagger to be called once user has finished writing not per each letter. Something like the Delay property in normal binding commands or a way to make tagger to not blocking the UI.

Does anyone have any idea?

Thanks,
Dariush Malek

No answers yet. Maybe you can help?

Tags
SyntaxEditor
Asked by
Dariush
Top achievements
Rank 1
Iron
Iron
Iron
Share this question
or