chylex
chylex
IdeaVim has migrated to 2.0 and I can't figure out how to get sources to work either. I clicked "Download IntelliJ Platform sources", then I got this:  and clicking...
The problem I have is that the UI font ends up vertically misaligned, which is ugly and distracting, and it looks like too much work to fix just for Inspection...
> Another great thing would be make it clickable, opening the context actions on the error/warn message I looked into this a while back with no luck, but I tried...
The APIs I'm talking about are not internal, they are private. The text baseline is aligned between the editor and inlay, but only because Inspection Lens already shifts it by...
With the baseline adjustment, the UI font doesn't look half-bad, but that's just on one computer with Windows fonts. I've seen rendering get wonky on high DPI monitors, especially Mac...
Looks like a conflict between the documentation renderer, and the plugin's range highlighter that adds the line background. Interesting.
Can't reproduce in PhpStorm 2025.1, not sure if WebStorm would behave differently but I somewhat doubt it.
Reproduced the issue, it only happens if you have the floating toolbar enabled.
Does it happen consistently, i.e. if you re-enable the plugin do the spurious warnings appear again even after restarting RustRover?
Are the project sources available?