scalameta / metals-eclipse

Eclipse Scala LSP plugin for Metals (WIP)
Apache License 2.0
22 stars 6 forks source link

Eclipse information bar for metals appears to small or is unreadable in 20020-06 eclipse #13

Open Julescs0 opened 3 years ago

Julescs0 commented 3 years ago

Describe the bug The information bar where metals show a steps progress (compiling) etc. in eclipse is unreadable. I can't resize it and it is so thin I see only the top fragment of the text. Perhaps there is a workaround but haven't found it. I have a picture of this.

To Reproduce Steps to reproduce the behavior:

  1. Install eclipse 2020-06 with metals on Windows 10 64-bit
  2. Import the build (triggered by opening scala file etc.)
  3. Afterwards execute any actions via the tree view, like compile, import etc.
  4. Text in bottom right (in my case of default install) is unreadable. (Note, the bloop install text appears in a different place so can see that).

Expected behavior Progress text for the given step is readable, so can see easily metals is doing something.

Screenshots

image

Installation:

Additional context

Search terms eclipse, bar, unreadable, 2020

tgodzik commented 3 years ago

Thanks for reporting! I will move it to the plugin specific repo. To be honest we might be out of date with the work on eclipse plugin, we haven't got any contributions in that area and I am lacking the time to look into it, so any help would be welcome!