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
I'm using the 'toggle inlay hints' command from #4601 and love it. The only issue is it saves the setting to the workspace, which I have included in my Git repo, so every time I toggle Git sees a change. It is committed as it's intended to hold the shared settings and folders for the team for each specific target in the monorepo; so having personal settings in there isn't ideal.
I can see it's currently hard coded here. I'd be quite happy to make a simple PR to add this option if open to the idea.