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

There are uncaught exceptions if file syntax is invalid #23

Open
paustint opened this issue Jun 1, 2019 · 1 comment
Open

There are uncaught exceptions if file syntax is invalid #23

paustint opened this issue Jun 1, 2019 · 1 comment
Labels
🐞 Bug Something isn't working
Milestone

Comments

@paustint
Copy link
Collaborator

paustint commented Jun 1, 2019

Description

There are a number of cases where there are uncaught exceptions. Example: if a file has invalid syntax, then parsing fails and an error is thrown.

Depending on where the error occurs, we should catch the error and either silently ignore, or log something to the output panel so the user can get optional feedback.

@paustint paustint added the 🐞 Bug Something isn't working label Jun 1, 2019
@paustint paustint added this to the Version 1 milestone Jun 1, 2019
@paustint
Copy link
Collaborator Author

paustint commented Jun 9, 2019

I see this error show up fairly often, but I am not sure of the exact steps to reproduce:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant