question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[vscode] Spring Boot Tools slow down code complete

See original GitHub issue

Describe the bug when I install Spring Boot Tools in vscode, it slow down the speed of code completions.

Kapture 2022-08-05 at 11 47 36

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:closed
  • Created a year ago
  • Reactions:1
  • Comments:17 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
martinlippertcommented, Aug 10, 2022

@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).

0reactions
youngmcommented, Aug 10, 2022

FWIW, I tried out the latest nightly in eclipse and the slowness I was experiencing appears to be fixed as well.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found