You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:

The text was updated successfully, but these errors were encountered: