UnderlineLinks
Controls whether links should be underlined in the workbench.
{
"accessibility.underlineLinks": false // default
}
Type
bool
Default
false
Description
Controls whether or not links in the workbench are underlined. This does not effect links in the editor, e.g. in a markdown file. Rather it effects links within the workbench such as links in the settings UI, an extension’s description page or notifications.