Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

VS Code mouseover tooltip links are broken #452

@adyomin

Description

@adyomin

2017-08-21_20-24-11
I noticed that mouseover tooltips for std functions or other pieces of highlighted std code are broken. For example, for std::env::args() I get https://doc.rust-lang.org/nightly/std/env.t.html#args.v instead of https://doc.rust-lang.org/nightly/std/env/fn.args.html.

I like the feature a lot as I have just started learning the language. Is this something I can/should fix locally? Is it RLS related at all?

Edit: just in case added a screenshot of the "problem".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions