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

Code completion doesn't work for imports on Windows #59

Open
zbs opened this issue Nov 24, 2017 · 0 comments
Open

Code completion doesn't work for imports on Windows #59

zbs opened this issue Nov 24, 2017 · 0 comments

Comments

@zbs
Copy link

zbs commented Nov 24, 2017

When I attempt to type "import Data.Map" in VS Code in a new Haskell file, I get to "Data" and the only autocomplete option is "data" (lowercase data). Same issue for any other package I can think of.

Here are all the installation steps I performed:

  1. Installed Haskelly in VS COde
  2. Downloaded stack and added to path
  3. Ran "stack install intero QuickCheck stack-run --install-ghc"

I'm using;

  • VSCode Version: Code 1.18.1 (929bacba01ef658b873545e26034d1a8067445e9, 2017-11-16T18:32:36.023Z)
  • OS Version: Windows_NT x64 10.0.16299
  • Extensions:
Extension Author (truncated) Version
language-haskell jus 2.4.0
python ms- 0.8.0
haskelly UCL 0.4.27
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

1 participant