You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a recent update (possibly with 1.3.9, compared to 1.3.7, although unfortunately I can't be certain of this) error popups for TypeScript and JavaScript are showing minimal size, rather than the previous behaviour showing the entire error. It's really frustrating as for each error, I have to press F2 to focus the dialog, then resize it to see the text. Previously, the entire message was shown when there was room on the window. I've attached a screenshot of a dialog which has this issue:
Any ideas on the cause of this? I have tried a new clean workspace, and it is still apparent, so I don't think it's a config issue. It may be another project of course, I'm happy to post elsewhere if it is.
The text was updated successfully, but these errors were encountered:
Can you please elaborate on which OS you're using, and also which version of Eclipse Platform/IDE and LSP4E? All that should be visible in Help > About
I can reporduce it on Fedora Linux with latest I-Build of everything.
I suspect the issue is somewhere in Eclipse Platform generic editor which fails at computing a decent size when the hover popup has content from multiple sources.
After a recent update (possibly with 1.3.9, compared to 1.3.7, although unfortunately I can't be certain of this) error popups for TypeScript and JavaScript are showing minimal size, rather than the previous behaviour showing the entire error. It's really frustrating as for each error, I have to press F2 to focus the dialog, then resize it to see the text. Previously, the entire message was shown when there was room on the window. I've attached a screenshot of a dialog which has this issue:
Any ideas on the cause of this? I have tried a new clean workspace, and it is still apparent, so I don't think it's a config issue. It may be another project of course, I'm happy to post elsewhere if it is.
The text was updated successfully, but these errors were encountered: