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

integrates with VSCode error / warning reporting linter #29

Open
rvion opened this issue Feb 15, 2017 · 5 comments
Open

integrates with VSCode error / warning reporting linter #29

rvion opened this issue Feb 15, 2017 · 5 comments
Labels

Comments

@rvion
Copy link
Contributor

rvion commented Feb 15, 2017

what I expect from an IDE is to tell me where are erros, and what are errors

image

🔴 Haskelly don't report any error.

As a comparaison, here is what it looks like in atom:

image

🔶 haskelly just crash silently on error

🔴 And never recover: once you have an error in your file, you won't have any more tooltips, even after you fixed the bug

@rvion
Copy link
Contributor Author

rvion commented Feb 15, 2017

here is how it looks like right now in haskero

image

@martrik
Copy link
Collaborator

martrik commented Feb 15, 2017

Thanks for letting us know. The linter feature is in our roadmap and we'll try to implement it in the future.

@rvion rvion changed the title no error reporting integrates with VSCode error / warning reporting linter Feb 15, 2017
@moodmosaic
Copy link

The linter feature is in our roadmap and we'll try to implement it in the future.

I don't think we're talking about linter features per-se. As reported also in #42, it'd be nice to be able to see the errors at least...

@martrik
Copy link
Collaborator

martrik commented Mar 1, 2017

@moodmosaic Indeed, it would be rather an error reporting feature, including the functionality proposed on #39. I'll keep this issue and close #42 .

@moodmosaic
Copy link

Yeah, I think that's a fundamental feature to have 😃

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

3 participants