这是我尝试使用它作为参考的方法:
"myextension.myProperty": {
"type": "string",
"default": "",
"markdownDescription": "This is my property description and I want to link this [command](command:editor.action.addCommentLine)!"
}
在设置页面中,“命令”不显示为链接,只是纯文本。
