Skip to content

TruffleAdapter.hover(...) is always null #11

Description

@orat

DSL4GA_LSP package:
Test HoverTest failed because
Future future = truffleAdapter.hover(uri, line, column);
Hover hover = future.get(); // FIXME hover.getRange()==null

It looks that there is a bug in the language itself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions