tintoy / msbuild-project-tools-vscode

VS Code extension for MSBuild intellisense (including PackageReference completion).
MIT License
82 stars 16 forks source link

Check if it's still possible to render file-system hyperlinks in hover tooltips #40

Closed tintoy closed 6 months ago

tintoy commented 5 years ago

Currently, they are rendered as raw markdown (e.g. [link](file://C:/Foo/bar.targets)) instead of hyperlinks.

May relate to Microsoft/vscode#33577.

DoctorKrolic commented 6 months ago

This is no longer reproducible, closing: Code_g1a4tVTx9J