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

autocomplete returns pattern not found #232

Open
corymickelson opened this issue Feb 28, 2017 · 2 comments
Open

autocomplete returns pattern not found #232

corymickelson opened this issue Feb 28, 2017 · 2 comments

Comments

@corymickelson
Copy link

Ctrl-Space on import System.Directory (get) returns pattern not found error? On Linux System. Do I need to add YouCompleteMe or neocomplete or deoplete or some other completion engine for this functionality? Thanks

@begriffs
Copy link
Owner

begriffs commented Mar 5, 2017

Does ctrl-space ever work for you in some projects, or does it fail 100% of the time? I'm suspecting a ghc-mod incompatibility with your project, for instance if ghc-mod was built using a different version of cabal than that which build your project. Are you able to successfully inspect the type of the expressions under the cursor using ,ht?

@begriffs
Copy link
Owner

begriffs commented Sep 1, 2017

@corymickelson I'd like to help debug this issue with you if you're still interested. Can you confirm whether you're able to find the type of symbols using ,ht?

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

2 participants