Skip to content

Error ranges in the editor #26

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Error ranges in the editor #26

wants to merge 2 commits into from

Conversation

aykevl
Copy link
Member

@aykevl aykevl commented Apr 18, 2025

This improves error messages by highlighting the whole range of the error message:

Screenshot_20250418_130635

It depends on changes in TinyGo though, specifically tinygo-org/tinygo#4862 and some others I haven't made a PR for yet.

aykevl added 2 commits April 18, 2025 13:03
This will be helpful in the future. For now, it doesn't do much except
maybe make mult-line errors slightly better.
This improves error messages a bit, making them more IDE-like.
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

Successfully merging this pull request may close these issues.

1 participant