adrian5
adrian5
I'd like this too. It's useful for differentiating between disabled code and actual comments.
In case I wasn't clear enough, the following screenshot shows a mis-colored element:  I get cyan lifetimes _regardless of the syntax theme_ used, and suspect it to be some...
I looked into this again, since no theme implements it and found myself unable to override Atom's styling. It looks like there's a persistent definition that takes precedence over anything...
Ok, someone pointed me to the reason. You're overriding lifetimes with your own stylesheet in the language package. This creates cyan lifetimes for every theme. Would have been helpful if...
p.s. Mixing with a color other than `@syntax-text-color` might be another option. Most themes define it as a low-saturation color which – mixed with cyan – results in saturated cyan....
What's the intent behind mentioning sessions (and [neovim-session-manager](https://github.com/Shatur/neovim-session-manager)) in the README though? I found that confusing as well. Are they supported in some capacity?
Ah I see. Yeah, would be nice if the startify-like session listing could be implemented in the future.
> I'm curious why there are still so many people bothered by this issue, the root cause and the solution have already been posted above. 1. doesn't appear to work...
> I think we can't fix it because native lsp's hover feature also causes this... Hmm, I see. I'll check if there's a report for this with (n)vim. I imagine...
@Shougo Still happens for me on latest commit `49acc84`: 