You can disable this new default setting by putting this option in your settings.json
file:
"editor.inlayHints.enabled": "off"
The full list of available settings are:
off
offUnlessPressed
on
onUnlessPressed
You can disable this new default setting by putting this option in your settings.json
file:
"editor.inlayHints.enabled": "off"
The full list of available settings are:
off
offUnlessPressed
on
onUnlessPressed