atom-language-idris icon indicating copy to clipboard operation
atom-language-idris copied to clipboard

mark errors on the line numbers

Open archaeron opened this issue 10 years ago • 6 comments

mark-errors

archaeron avatar Jun 12 '15 21:06 archaeron

Nice!

david-christiansen avatar Jun 12 '15 22:06 david-christiansen

@david-christiansen I tried yesterday to do this for quite some time and I never managed. I'm still sure I did all the tight things :stuck_out_tongue: Now I copied your code from the highlightig :smile: So thanks for that!

archaeron avatar Jun 12 '15 22:06 archaeron

You might want to consider using a highlight effect as well - we have that in Emacs, and when it's precise, it's quite nice.

david-christiansen avatar Jun 12 '15 23:06 david-christiansen

something like this? https://raw.githubusercontent.com/fsprojects/atom-fsharp/develop/gifs/errorhighlighter.png

archaeron avatar Jun 13 '15 14:06 archaeron

Yes, if those are errors! Or like Visual Studio or Eclipse does for errors, with little squiggly red underlines under the part of the code that's wrong.

david-christiansen avatar Jun 13 '15 18:06 david-christiansen

sounds great, will do :)

archaeron avatar Jun 13 '15 23:06 archaeron