Skip to content

CDT-LSP C++ Editor hover works very strange while all other Eclipse hovers (including legacy C++ Editor hover) are OK #465

Open
@dyachenko-sergey

Description

@dyachenko-sergey

CDT-LSP C++ Editor hover works very strange while all other Eclipse hovers (including legacy C++ Editor hover) are OK.

Problems unique for CDT-LSP C++ Editor hover:

  1. Sometimes starts minimized to be 1-2 symbols width, sometimes - with normal size.
  2. Does not remember manually resized dimensions.
  3. Place cursor on something in C++ code and try to repeatedly and infinitely press F2 button (Focus) with 2 seconds between repeats: hover re-opens with different sizes from minimized to maximized in random order!

Hover is almost unusable, because in many cases it opens with 1-2 symbols width requiring manual resize - and does not remember new size at all.

All other Eclipse hovers (including legacy C++ Editor hover) are OK. This is purely CDT-LSP specific problem!

I use
Eclipse IDE for C/C++ Developers (includes Incubating components)
Version: 2025-03 (4.35.0)
Build id: 20250306-0812
on Windows 10

LSP server is clangd from LLVM 20.1.0 full installation (extracted from clang+llvm-20.1.0-x86_64-pc-windows-msvc.tar.xz).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions