We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d80dd commit 351b194Copy full SHA for 351b194
vscode-client/package.json
@@ -101,7 +101,8 @@
101
"bashIde.shfmt.keepPadding": {
102
"type": "boolean",
103
"default": false,
104
- "description": "(Deprecated) Keep column alignment padding."
+ "description": "(Deprecated) Keep column alignment padding.",
105
+ "markdownDescription": "**([Deprecated](https://github.com/mvdan/sh/issues/658))** Keep column alignment padding."
106
},
107
"bashIde.shfmt.spaceRedirects": {
108
0 commit comments