DevSkim
DevSkim copied to clipboard
VSCode: Add links to diagnostic popup
The hover cards in VS Code ("diagnostics") contain links for more information, but they're just text (not clickable). It looks like microsoft/vscode/#11847 is fixed in master; once it lands in a release, we should be able to make those links clickable.