rainwolf

Results 21 comments of rainwolf

I tried it, but now it's spitting the error `AttributeError: 'SublimeHaskellEventListener' object has no attribute 'do_completions'` For the popover I am getting (for both the icons and in the code)...

I'm on ST3 3157, and SH 2.1.30, I get the same traceback for the popovers and no code completion (except the built-in one from ST). Perhaps something else is the...

Progress: the popups do work now, and the reason was that they _only_ work with the Hasky color scheme, and spit out those errors with other color schemes. Fancy autocomplete...

Then I'm a bit lost. Even when I set the log level to 5 (Trace), there are no errors. Hsdev does return completions when I use it on the commandline,...

sigh, going back to ST 3143 fixed everything. Even the popups now work with alternate color schemes. I should have tried that sooner, my sincere apologies for wasting your time...

Good to hear it wasn't completely useless. While the fancy completions work, I don't get any completions for module imports of any of the base packages like Data.Tuple. I am...

To clarify, I'm trying to get completions from module imports (of mostly base packages) in single haskell files, not haskell files in a project. Is that possible? For my latest...

for the purpose of not wasting your time, I wanted to let you know I won't dig into this issue further as I found a plugin that seems to satisfy...

Absolutely. It's [haskell-ide-engine](https://github.com/haskell/haskell-ide-engine)

I just tested the build script myself and it works for me. Perhaps the server was temporarily not available or the url is blocked where you are. Can you access...