Skip to content

Support for command links in property descriptions #71295

@queeniema

Description

@queeniema

Issue Type: Feature Request

Here's what I have tried using this as a reference:

"myextension.myProperty": {
    "type": "string",
    "default": "",
    "markdownDescription": "This is my property description and I want to link this [command](command:editor.action.addCommentLine)!"
}

In the settings page, "command" doesn't show up as a link, just plain text. It would be nice if command links were supported like regular URL links.

VS Code version: Code 1.32.3 (a3db5be, 2019-03-14T22:46:48.547Z)
OS version: Darwin x64 18.2.0

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code Insiderssettings-editorVS Code settings editor issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions