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.

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