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

Parsing errors stay until file update after fix #210

Open
insou22 opened this issue Jun 14, 2022 · 0 comments
Open

Parsing errors stay until file update after fix #210

insou22 opened this issue Jun 14, 2022 · 0 comments
Assignees
Labels
A-mipsy_web Area: mipsy web bug Something isn't working

Comments

@insou22
Copy link
Owner

insou22 commented Jun 14, 2022

MCVE:

main:
    li ,$v0, 0
    jr ,$ra

Hit save

Remove comma after li

Hit save -- both li and jr parsing errors will still be highlighted.

Modify the file in any way (eg. hit space bar somewhere randomly)

li parsing error will disappear (as it should have earlier).

@insou22 insou22 added bug Something isn't working A-mipsy_web Area: mipsy web labels Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mipsy_web Area: mipsy web bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants