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.

When vscode opens a Java project for about 2 hours, the suggestion function will fail

See original GitHub issue

When I enable the Spring Boot Tools extension and opens a Java project for about 2 hours, the suggestion function will fail. It will always show loading.... There is no such problem in the first two hours. And when I disable this extension or use v1.31.0, it will not have this bug. image

  • Spring Boot Tools: v1.32.0
  • VSCode: 1.66
  • Java Runtime: jdk-17.0.2.8-hotspot
  • OS: Windows11

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:17 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
martinlippertcommented, Apr 12, 2022

The CI build of the VSCode extension is available from here: https://dist.springsource.com/snapshot/STS4/nightly-distributions.html

Please download the vscode-spring-boot-1.33.0-<timestamp>.vsix file from the bottom section of that page, go to VSCode, open the Extensions section, click on the three dots on the top right corner of the extensions view to show more menu options, and select “Install from VSIX…”, then select the downloaded VSIX file, and restart VSCode.

Would be great to get some additional log output data from this slightly enhanced version. Many many many thanks upfront!!!

0reactions
martinlippertcommented, Apr 25, 2022

Thanks @nullgit for verifying and closing the issue. I created an additional one to continue the work on the underlying problem (#771).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why does intellisense and code suggestion stop working ...
I will be working in a project, editing code and whatnot (after a period of time, anywhere from 5 minutes to over an...
Read more >
Troubleshoot Terminal launch failures - Visual Studio Code
Some terminal launch failures may be due to your shell installation and are not specific to VS Code. The exit codes displayed come...
Read more >
Here's How to Make VSCode Faster
I'm going to show you how to fix this and make VS Code faster. ... If your performance issues are obvious (E.g. files...
Read more >
Visual Studio Code | Metals - Scalameta
Next, open a directory containing your Scala code. ... If you prefer to manually configure Java home through VS Code, run the following...
Read more >
awesome-vscode | A curated list of delightful VS Code ...
A VS Code extension to debug your JavaScript code in the Chrome browser, or other targets that support the Chrome Debugging Protocol. Markdown....
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