rust-analyzer
rust-analyzer copied to clipboard
feat: show full type in tooltips for hints
fix rust-lang/rust-analyzer#19615.
Previously, hovering over any part of a hint would display the complete type.
Now, the certain hidden content is only showed when the mouse hovers over its corresponding ....