Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to adjust the size of the sts method suggestion window? #1445

Open
JosePaulo2301 opened this issue Jan 5, 2025 · 1 comment
Open

how to adjust the size of the sts method suggestion window? #1445

JosePaulo2301 opened this issue Jan 5, 2025 · 1 comment
Labels
for: eclipse something that is specific for Eclipse type: bug

Comments

@JosePaulo2301
Copy link

ow do I resize a window in the Spring tools suite? I've been looking for a way to find a request, but nothing so far. Can you help me?

I used the tst interface settings, nothing so far
A clear and concise description of what the bug is.

To Reproduce
Using the menu with Javadoc options, "search" etc., basically using CTRL + Backspace to find a class/property for coding.

Sample
JosePaulo2301/java-shortener-url-whit-springboot#1

Version: Spring Tool Suite 4

Version: 4.27.0.RELEASE Build Id: 202411281622 Revision: a0cb489

400175783-0219ec4b-9c1e-427c-9185-c7d336507a7d

@martinlippert
Copy link
Member

Usually you can use Tab to set focus into the completion proposal popup and then resize it, same for the details popup that shows up right beside the proposals popup. Not sure why the details popup appears above the proposals popup in your screenshot, but using Tab to set focus and then resize is the mechanism that I am aware of.

If that doesn't work, you should probably report this issue to https://github.com/eclipse-platform/eclipse.platform.ui (this is where the UI for the completion popup is implemented), but maybe try to reproduce this with a vanilla installation of a plain Eclipse release.

Hope this helps.

@martinlippert martinlippert added for: eclipse something that is specific for Eclipse and removed status: waiting-for-triage labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse type: bug
Projects
None yet
Development

No branches or pull requests

2 participants