sts4 icon indicating copy to clipboard operation
sts4 copied to clipboard

Slow hyperlink popup when STS4 plugin is active

Open gayanper opened this issue 2 years ago • 5 comments

Eclipse Versions: Version: 2022-03 (4.23) Build id: I20220131-0800

STS Versions: Spring Boot Language Server Feature 4.13.1.202201310830 org.springframework.tooling.boot.ls.feature.feature.group VMware, Inc. Spring IDE Boot Microservices Dash 4.13.1.202201311003 org.springframework.ide.eclipse.boot.dash.feature.feature.group Spring IDE Developers Spring Tool Suite 4 Main Feature 4.13.1.202201311003 org.springframework.boot.ide.main.feature.feature.group VMware, Inc. Spring XML Namespace Support 4.13.1.202201311003 org.springframework.ide.eclipse.xml.namespaces.feature.feature.group VMware, Inc.

  • Open a large spring projects workspace
  • Open a java file and trigger hyperlink popup by CTRL+Hover

image

gayanper avatar Feb 07 '22 14:02 gayanper

Disabling hyperlinks from settings for lsp4e will remove the delay. So it seems its seems to be caused by the STS4 LS

gayanper avatar Feb 07 '22 14:02 gayanper

Don't think I'm seeing this issue... Is this on Windows?

BoykoAlex avatar Feb 09 '22 21:02 BoykoAlex

Don't think I'm seeing this issue... Is this on Windows?

Yes it’s on windows i get this issue.

gayanper avatar Feb 09 '22 22:02 gayanper

Not seeing this on Windows either... Can you run jps command and check how many boot ls processes you have running on your system? Also it'd be very interesting to peek at the boot ls sampling snapshot to see what exactly taking all the time. Any chance you can provide the sampling snapshot please? :-)

BoykoAlex avatar Feb 10 '22 18:02 BoykoAlex

I will check again and collect some sample snapshots.

gayanper avatar Feb 13 '22 18:02 gayanper

No further activity on this one since Feb 2022, so closing this one here for now. If you come across this again, please let us know and we can re-open this.

martinlippert avatar Feb 24 '23 15:02 martinlippert