Customizable Debounce
Closed this issue · 2 comments
dannymate commented
Screencast.from.2023-01-20.20-17-40.webm
Follwing up from #77.
Would it be possible to customise the length of the debounce?
If not for central instances then at least when running your own instance of LanguageTool?
Maybe having a set range of times to pick from.
I don't mind adding this feature myself and creating a pull request (trying anyway). Just want your opinion first. Thanks.
Clemens-E commented
Sure, just adjust the debounce timeout
with a configurable setting in the settings tab
should probably add some kind of disclaimer on the rate limits for official apis
If it works for you, I can commit that disclaimer into your pr branch after you created it
dannymate commented
That's great thanks! I'll give it a go and let you know.
In regards to the disclaimer, that's fine with me.