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

VS Code extension gets confused by --allow-eval #326

Open
anka-213 opened this issue Aug 6, 2020 · 2 comments
Open

VS Code extension gets confused by --allow-eval #326

anka-213 opened this issue Aug 6, 2020 · 2 comments
Labels

Comments

@anka-213
Copy link

anka-213 commented Aug 6, 2020

If I put--allow-eval in a .ghcid file and run the VS Code extension (with the "Run Ghcid" command), it will report all of the evaluated output as problems in the file "/".

@anka-213
Copy link
Author

anka-213 commented Aug 6, 2020

It's not a major issue, I could just run ghcid --allow-eval in a normal terminal inside vs-code instead.

@ndmitchell
Copy link
Owner

I don't really use the plugin much anymore (I've mostly moved on to Ghcide - https://github.com/digital-asset/ghcide), and I've never used --allow-eval. Happy to take a patch - it's probably a matter of adjusting a regex in the Javascript code - but unlikely to tackle it myself.

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

No branches or pull requests

2 participants