mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-01 22:20:21 +00:00
Disable parameter names hints by default
This commit is contained in:
@@ -274,7 +274,7 @@
|
||||
"%inlayHints.parameterNames.literals%",
|
||||
"%inlayHints.parameterNames.all%"
|
||||
],
|
||||
"default": "literals",
|
||||
"default": "none",
|
||||
"markdownDescription": "%configuration.inlayHints.parameterNames.enabled%",
|
||||
"scope": "resource"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user