-
Hi. I'm continuing part of the discussion of #851, because this is another issue. I'm starting it as a discussion because I'm not sure if it's really an issue. LSP 'unnecessary' diagnostics faces are not rendered with the proper weight, which is The 'unnecessary' diagnostics happens when an argument function is unused, for example. Now, it seems that the issue is that not many fonts support
Those are their variants, according to my OS font list: Steps to reproduce:
Download the latest `clojure-lsp` and add it to path:
Clone this repo and a simple Clojure project:
Start Emacs:
Choose In line 74, add an extra argument to the function.
Now, Is anyone facing the same issue? First of all, I'd like to confirm if this really depends on the font. If someone has a font that works, please let me know. My current workaround is setting
Note: For the sake of comparison, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
I'm on Mac and Source Code Pro properly displays I don't have any understanding of what factors determine whether things like |
Beta Was this translation helpful? Give feedback.
-
@Andre0991 I asked on the mailing list and heard from two people that they believed there would be no problem with simply stealing lsp-mode's setting for use in Eglot. |
Beta Was this translation helpful? Give feedback.
@Andre0991 I asked on the mailing list and heard from two people that they believed there would be no problem with simply stealing lsp-mode's setting for use in Eglot.