[VSCode] Option to choose where 'toggle inlay hints' setting is saved #6316
Labels
A-config
configuration
A-vscode
vscode plugin issues
S-actionable
Someone could pick this issue up and work on it right now
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.
The text was updated successfully, but these errors were encountered: