Skip to content

Copy type to clipboard #1066

@rdavison

Description

@rdavison

Would it be possible to add support for copying the type of a value to the clipboard? I remember this was possible with merlin on vim: https://github.com/ocaml/merlin/blob/master/vim/merlin/doc/merlin.txt#L76

Perhaps this vs code plugin could be used for some inspiration on how to do this?

Currently, the only way I know how to do this is to physically move the mouse to the hover window and then clicking and dragging to the spot where the documentation begins.

Alternatively, would it be possible to autocomplete function arguments? It would be nice to have some way of "destructing" a function and having the cursor jump to each of the arguments automatically.

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