haskelly-dev / Haskelly

Haskelly is a VS Code extension that provides complete support for casual and expert Haskell development.
https://marketplace.visualstudio.com/items?itemName=UCL.haskelly
GNU General Public License v3.0
152 stars 17 forks source link

Jump to definition doesn't work in most cases #85

Open aaronallen8455 opened 5 years ago

aaronallen8455 commented 5 years ago

MacOS 10.13.6 VS Code 1.27.2 Haskelly 0.5.4 I'm working on a project with 40+ modules. Most of the time when I try to do F12 on a symbol it fails to find it when the definition is from a different module.