[vscode] Spring Boot Tools slow down code complete
See original GitHub issueDescribe 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
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:17 (5 by maintainers)
Top Results From Across the Web
Spring Boot support in Visual Studio Code
The Spring Boot Tools extension includes rich language support for working with Spring Boot application.properties , application.yml , and .java files.
Read more >VS Code Performance – How to Optimize Visual Studio Code ...
This is like the * activation event, but it will not slow down VS Code's startup. Popular Extensions with this Activation Event: Prettier...
Read more >Is Your VS Code Extension Slow? Here's How to Speed it Up!
One possible cause is the number of files or the size of the extension. Some extensions have so much functionality in them that...
Read more >Visual Studio Code Intellisense is very slow - Stack Overflow
I'm using VS Code and it's wonderful is all areas but code completion, where it is usually just too slow to be of...
Read more >Spring Tools 4.15.3 released
(Spring Boot) fixed: Spring Boot Tools slow down code complete (#808) ... links to the marketplace entries for Visual Studio Code and Theia, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@youngm Thanks for trying this and letting us know, very very much appreciated. The maintenance release 4.15.3 should go live tomorrow (most likely).
FWIW, I tried out the latest nightly in eclipse and the slowness I was experiencing appears to be fixed as well.