Skip to content

Make clippy URLs in popup clickable #4250

@tmcguire

Description

@tmcguire

When hovering over a clippy problem popup in vscode, I get something like the following screenshot:
Screenshot_20200501_213556

It would be great if the URL, in this case https://rust-lang.github.io/rust-clippy/master/index.html#write_with_newline, was clickable, and clicking it would open it in a browser window. That would save time compared to the current workflow, which is to manually select the link with the mouse, copy it to the clipboard, open a browser and paste the URL into the browser.

(Thanks for implementing the applying the clippy suggestion as a quick fix, that's very useful!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-unknownIt's unclear if the issue is E-hard or E-easy without digging inS-unactionableIssue requires feedback, design decisions or is blocked on other work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions