I cannot disable inlay hints. I have turned them off in the VS settings and JSON settings, but they still appear.
Hey, do you possibly have an extension installed for this?
I don’t think so, I believe it’s a native Visual Studio Code feature.
Check if they are enabled for a specific language, for example:
"typescript.inlayHints.parameterNames.enabled": "all"