Skip to content

Commit 31712d9

Browse files
ijreandyleejordan
authored andcommitted
Fix lang server tracing option to use markdownDescription
1 parent 7d2a2be commit 31712d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1009,7 +1009,7 @@
10091009
"verbose"
10101010
],
10111011
"default": "off",
1012-
"description": "Traces the communication between VS Code and the PowerShell Editor Services language server. **This setting is only meant for extension developers!**"
1012+
"markdownDescription": "Traces the communication between VS Code and the PowerShell Editor Services language server. **This setting is only meant for extension developers!**"
10131013
}
10141014
}
10151015
},

0 commit comments

Comments
 (0)