HaxeFoundation / HaxeFoundation/haxe

[display] completion results on hover

Open
#7,962 5 comments 0 reactions 1 assignee Claimed by @Simn View on GitHub
bug feature-ide
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

It looks like hovering over the `import` here returns results for `display/completion` instead of `display/hover`..

```haxe
import |

class Main {
static function main() {
}
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.