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

[bug]: Jack Compiler loses file handle when returning from VM Emulator #539

Open
1 of 2 tasks
dorianignee opened this issue Dec 20, 2024 · 0 comments
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@dorianignee
Copy link
Contributor

Tool

Jack Compiler

Interface

Website (https://nand2tetris.github.io/web-ide)

Contact Details

No response

What happened?

Reproduction steps:

  1. Open a local folder containing .jack files on the Jack Compiler page
  2. Compile and Run in VM Emulator
  3. Return to Jack Compiler page
  4. Try to edit the code

Expected behavior:
The code should be editable

Actual behaviour:
The message "Cannot edit in read-only editor" appears. You have to upload the same folder again in order to be able to edit them.

Additional Comments

This issue was introduced with #450.

Do you want to try to fix this bug?

  • I want to try to add this feature!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@dorianignee dorianignee added the bug Something isn't working label Dec 20, 2024
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