Skip to content

Implement textDocument/typeDefinition #201

@kjeremy

Description

@kjeremy

From #197

@aochagavia :

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions