-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
E-unknownIt's unclear if the issue is E-hard or E-easy without digging inIt's unclear if the issue is E-hard or E-easy without digging inS-unactionableIssue requires feedback, design decisions or is blocked on other workIssue requires feedback, design decisions or is blocked on other work
Description
When hovering over a clippy problem popup in vscode, I get something like the following screenshot:

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!)
KSXGitHub and tylerlaprade
Metadata
Metadata
Assignees
Labels
E-unknownIt's unclear if the issue is E-hard or E-easy without digging inIt's unclear if the issue is E-hard or E-easy without digging inS-unactionableIssue requires feedback, design decisions or is blocked on other workIssue requires feedback, design decisions or is blocked on other work