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

[FEATURE] Inline error reporting #104

Open
Hulkstern opened this issue Nov 29, 2021 · 0 comments
Open

[FEATURE] Inline error reporting #104

Hulkstern opened this issue Nov 29, 2021 · 0 comments

Comments

@Hulkstern
Copy link

Hulkstern commented Nov 29, 2021

Is your feature request related to a problem? Please describe.
As it stands, when you run a sketch within visual studio code, if there is a syntax error, or some other basic issue, the error will be output in the console, though it is not very readable as it is usually sandwiched on top and bottom with other lines of text. (see attached videos for example)

Describe the solution you'd like
It would be nice to have the some functionality to give a more clear error output that describes what went wrong in line with your code. (see attached videos for example)

Describe alternatives you've considered
Currently I am using sublime text and this package to edit/run my sketches as it does exactly what I need in terms of running and debugging sketches. However this isn't ideal in the long run as I much prefer the git features within visual studio code.

Additional context
Examples:
Current Behavior:
https://user-images.githubusercontent.com/30249728/143925489-d6fd5952-17a7-43c2-a407-4e8399995538.mov

Desired Behavior:
https://user-images.githubusercontent.com/30249728/143925724-e0f2d8e8-304f-4230-ad26-6775e33c957b.mov

EDIT: Didn't realize attached videos would open as a download, here is a link to an imgur album.

Also, this isn't a terribly pressing issue, but from my perspective it would be a very nice QOL feature.

@Hulkstern Hulkstern changed the title Inline error reporting [FEATURE] Inline error reporting Nov 29, 2021
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