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

Error message feedback. #643

Closed
happybeing opened this issue Mar 16, 2020 · 2 comments
Closed

Error message feedback. #643

happybeing opened this issue Mar 16, 2020 · 2 comments

Comments

@happybeing
Copy link

I've been asked to say a little about how the Vega editor could improve its error feedback. I don't have any great insights, but found that it was much easier for me to understand what I was doing wrong with the feedback from VS Code (actually VSCodium) Vega Preview.

The main difference is that the errors in Vega Preview are highlighted in the editor itself, and hovering over them gives quite specific and helpful feedback (things like what type was expected). Whereas Vega editor logs are often a long list of very similar messages which were hard for me to relate to the relevant line or character in the edit window.

Here's an example, actually one of the more helpful from the Vega editor logs. Here it points to the location of an error, but for me that was often not the case and I just had the list of messages that probably help if you are familiar with Vega, but not so much for someone new:
Screen Shot 2020-03-16 at 09 51 47

@domoritz
Copy link
Member

Note that the Vega Editor shows error messages in the editor and provides suggestions in the tooltip.

Screen Shot 2020-03-16 at 09 51 41

@domoritz
Copy link
Member

Duplicate of #3

@domoritz domoritz marked this as a duplicate of #3 Mar 16, 2020
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

2 participants