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

Build errors are not showing up in the editor #14

Open
flaki opened this issue Feb 16, 2016 · 0 comments
Open

Build errors are not showing up in the editor #14

flaki opened this issue Feb 16, 2016 · 0 comments

Comments

@flaki
Copy link
Owner

flaki commented Feb 16, 2016

Build errors stopped showing up at some point in the editor. Build errors usually were extracted from the compiler messages and sent back as JSON, where they were inlined in the editor. This inlining step is what seems to have been broken at some point, as the compiler messages still arrive from the API.

Note: #11 has implications on the in-editor display of build errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant