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

Debug hover is clipped #15086

Open
xpomul opened this issue Feb 28, 2025 · 0 comments
Open

Debug hover is clipped #15086

xpomul opened this issue Feb 28, 2025 · 0 comments

Comments

@xpomul
Copy link

xpomul commented Feb 28, 2025

Bug Description:

When debugging with Theia IDE, I hover over a variable to show its properties.
If the hover does not fit in the editor, it is clipped at the editor's borders.
(whereas, e.g., code assist hovers in the editor are not clipped)

Image

Steps to Reproduce:

  1. Debug a typescript application within Theia IDE
  2. Place and hit a breakpoint
  3. Make the editor part small enough so the hover does not fit within its borders
  4. Hover over an object

Additional Information

  • Operating System: MacOS 15.3
  • Theia Version: Theia IDE 1.58.100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant