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

show documentation in code completion #513

Closed
@liamdawson

Description

@liamdawson

When Intellisense in VS Code suggests a method, it does not display the documentation for the method:

image

I would have expected it to show (at minimum):

Constructs a new Arc.

https://doc.rust-lang.org/std/sync/struct.Arc.html#method.new

I would love to contribute this feature, if someone can point me in the right direction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions