Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Go to definition/peek definition of type #271

Open
jacknojo opened this issue Mar 22, 2019 · 0 comments
Open

Go to definition/peek definition of type #271

jacknojo opened this issue Mar 22, 2019 · 0 comments

Comments

@jacknojo
Copy link

Say I have some type t defined in a module and I use this type in another module M2.
Would it be possible to add functionality, when editing M2, to preview/go-to the type definition?

Say for example I have a value v of variant type t. It can be useful to be able to see what the available data constructors are for t without having to browse for the definition of t.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@jacknojo and others