Replies: 2 comments 1 reply
-
Disabling inlay hints is usually featured by the client. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closing because this can be done at the editor level as mentioned by @ChayimFriedman2: {
"editor.inlayHints.enabled": "off"
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For reasons outlined in #13495 inlay hints are enabled by default which makes sense, but searching for the exact setting is non-trivial. For example I've tried dozens of settings to disable this one to no avail, it would be nice to be able to disable them all together.
Beta Was this translation helpful? Give feedback.
All reactions