-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
E-easyE-has-instructionsIssue has some instructions and pointers to code to get startedIssue has some instructions and pointers to code to get startedgood first issue
Description
From #197
Regarding type checking, we need to be able to:
Get the type of the expression under the cursor
List the available functions for the type (which means knowing which traits are implemented by it)
On the LSP front this would involve implementing textDocument/typeDefinition.
Metadata
Metadata
Assignees
Labels
E-easyE-has-instructionsIssue has some instructions and pointers to code to get startedIssue has some instructions and pointers to code to get startedgood first issue