Replies: 4 comments
-
There is #6059 |
Beta Was this translation helpful? Give feedback.
-
Ah, thanks! Though since PRs tend to lack useful descriptions, is that PR replacing the message output or just extending with some opt-in feature (eg. additional tools would be required besides a language-server or I'd have to enable it through in the config)? If not, then great, I can close this. Else I still think fixing up the message output would be useful. Not sure when right-aligned is ever useful for, well, text in general. |
Beta Was this translation helpful? Give feedback.
-
It'll be replacing it I believe, and it doesn't requrie anything extra. |
Beta Was this translation helpful? Give feedback.
-
#6417 seems to be the one to wait for. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When looking at diagnostics from the language server the text-box is displayed in the top right-hand side, but it's also right-aligned making it awkward to read:
I'm not aware of any previous discussions regarding this (or if it's used for other things as well), but at least in situations as above it should just be left-aligned to be readable with anything but trivial diagnostics.
Beta Was this translation helpful? Give feedback.
All reactions