You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the new inlay hints that dropped with 0.10, the prompt I get which allows me where to leap isn't positioned next to the jump point if the character is followed by inlay hints, then it is positioned after the inlay hints.
The text was updated successfully, but these errors were encountered:
This seems non-trivial to handle. Maybe we should just disable/enable inlay hints on LeapEnter/LeapLeave, as with certain editor options, e.g. conceallevel?
This seems non-trivial to handle. Maybe we should just disable/enable inlay hints on LeapEnter/LeapLeave, as with certain editor options, e.g. conceallevel?
I agree, and I actually already did this in my personal config recently, however, I thought I'd still raise it here. Great minds think alike ;)
When using the new inlay hints that dropped with 0.10, the prompt I get which allows me where to leap isn't positioned next to the jump point if the character is followed by inlay hints, then it is positioned after the inlay hints.
The text was updated successfully, but these errors were encountered: