Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haskelly doesn't show autocomplete suggestions or type hover #55

Closed
omern1 opened this issue Oct 7, 2017 · 8 comments
Closed

Haskelly doesn't show autocomplete suggestions or type hover #55

omern1 opened this issue Oct 7, 2017 · 8 comments

Comments

@omern1
Copy link

omern1 commented Oct 7, 2017

When I hover over something I get a "Loading..." tooltip but nothing happens after that and no autocomplete suggestions show up either.

@Genora51
Copy link

See #17:

You need to install intero, QuickCheck and stack-run, as per README.md:

stack install intero QuickCheck stack-run  # for a global installation
stack build intero QuickCheck stack-run # for a local installation

@omern1
Copy link
Author

omern1 commented Nov 5, 2017

I was under the impression that the extension is supposed to install all the required software, anyway thanks.

@omern1 omern1 closed this as completed Nov 5, 2017
@martrik
Copy link
Collaborator

martrik commented Nov 5, 2017

@nabeelomer Checking for dependencies and notifying the user if they are not installed is a feature in our timeline. This is a trend in popular extensions and we think it makes a lot of sense to add it in Haskelly.

@omern1
Copy link
Author

omern1 commented Nov 5, 2017

It sure does.

@rainbyte
Copy link

I have installed intero, QuickCheck and stack-run, as it is stated by Readme, but I got the "Loading..." message anyway.

This happens with last release, version 0.4.27

@martrik
Copy link
Collaborator

martrik commented Dec 12, 2017

Hi @rainbyte are you still experiencing this problem? Could you please open the Developer Tools (Located in Help menu) and take a screenshot of the error?

@rainbyte
Copy link

After updating vscode to version 1.18.1, I could not reproduce the issue anymore on my pc.
Maybe it does happen only with old version of vscode?

Now it takes a while to show the types, but after that I don't get the "Loading..." msg.

@rainbyte
Copy link

stack was also updated on my pc (from version 1.5.x to 1.6.1), if that helps to explain something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants