Haskelly icon indicating copy to clipboard operation
Haskelly copied to clipboard

integrates with VSCode error / warning reporting linter

Open rvion opened this issue 8 years ago • 5 comments
trafficstars

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 avatar Feb 15 '17 11:02 rvion

here is how it looks like right now in haskero

image

rvion avatar Feb 15 '17 14:02 rvion

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

martrik avatar Feb 15 '17 14:02 martrik

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 https://github.com/haskelly-dev/Haskelly/issues/42, it'd be nice to be able to see the errors at least...

moodmosaic avatar Feb 28 '17 04:02 moodmosaic

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

martrik avatar Mar 01 '17 11:03 martrik

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

moodmosaic avatar Mar 01 '17 12:03 moodmosaic