pragmagic / vscode-nim

An extension for VS Code which provides support for the Nim language.
Other
235 stars 38 forks source link

Hovering not working correctly #149

Closed MordragT closed 4 years ago

MordragT commented 4 years ago

When hovering over imported procs, const, etc. the hints are not always displayed directly above at it should be and often they disappear directly.

code-oss 1.42.1 vscode-nim 0.6.4 Manjaro 19.0

hasali19 commented 4 years ago

I believe this is #147

kosz78 commented 4 years ago

Fixed in #147