lsp semantic highlighting: Fix timer interval
If QTimer::start(interval) is used, it overwrites any previous set interval. This lead sending too many requests.. (cherry picked from commit 2ce32c98)
Please register or sign in to comment
If QTimer::start(interval) is used, it overwrites any previous set interval. This lead sending too many requests.. (cherry picked from commit 2ce32c98)