Closed
Description
Describe the bug
when I install Spring Boot Tools in vscode, it slow down the speed of code completions.
I seen the plugin log show :
11:47:32.155 [pool-8-thread-1] INFO o.s.i.v.c.l.u.SimpleTextDocumentService - change message work done in 1723ms
To Reproduce
Sample
https://github.com/degbug/demo
this is the log file:
boot.log.txt