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
The InlayHints the LSP sends are very useful in VSCode, especially in a language like Swift where you don't need to be explicit with you types. What would make things even better would be being able to go to definition with these inlay hints, possibly using the inlayHint/resolve request