I want to turn off the part that I marked with red. Could you please help? (Only want to bottom part to be appear.)
CodePudding user response:
Add this in your settings.json:
"editor.parameterHints.enabled": false
I want to turn off the part that I marked with red. Could you please help? (Only want to bottom part to be appear.)
CodePudding user response:
Add this in your settings.json:
"editor.parameterHints.enabled": false