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

Add in-line compilation error messages #237

Open
samajammin opened this issue May 28, 2020 · 0 comments
Open

Add in-line compilation error messages #237

samajammin opened this issue May 28, 2020 · 0 comments

Comments

@samajammin
Copy link
Collaborator

samajammin commented May 28, 2020

Summary

We should add add in-line compilation error messages similar to how the Solidity plugin for VSCode (which also uses Monaco) displays errors:
Screen Shot 2020-05-27 at 5 10 53 PM

Currently these errors pop up in the console output:
Image 2020-05-27 at 5 14 26 PM
This is better than nothing but it's more time consuming to hunt down the offending line vs. showing the error in-line w/ maximum context.

Motivation

This would be a nice DX improvement.

Describe alternatives you've considered

None.

Additional context

Recommendation from a recent feedback survey of Ethereum developers.

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