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
Description
When Intellisense in VS Code suggests a method, it does not display the documentation for the method:
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
Labels
No labels