Closed mickaelistria closed 1 year ago
@mickaelistria do you still reproduce this one?
yes, my script contains the dbus-daemon
command and when cursor stays on it for too long, I get a UI Freeze. I'm using latest snapshot build.
It's an occurence of upstream bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=552373
I can no longer reproduce this one. If you can't reproduce it too please close.
No reply. Closing.
I got several freezes of shellwax today when it attempted to give me hover information for
dbus-daemon
. Here is the stacktraceI think this could have a workaround in LSP4E. The "BrowserInformationControl" it creates should try to override computeSizeHint so if text is long (more than 50 lines for instance), it returns a dummy value.