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

Warn on displayable error? #31

Open
JoshCheek opened this issue Feb 4, 2017 · 1 comment
Open

Warn on displayable error? #31

JoshCheek opened this issue Feb 4, 2017 · 1 comment

Comments

@JoshCheek
Copy link
Owner

I've been doing nothing b/c it can display the error, but if you have a lot of code in the window, you might wind up missing this, so maybe it should warn on displayable errors, too?

eg here:

if code == 2 # nondisplayable error

Really, it depends on how it winds up working for other people in practice, which isn't something I necessarily know :/

@JoshCheek
Copy link
Owner Author

Alternatively, It could hi light the line or something. Atom probably has some builtin way to draw attention to a line. To do that, the editor would have to know what line had the error, could add a flag to receive diagnostic on stderr.

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

1 participant