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

Prepare project's JSON for extension #172

Closed
wants to merge 1 commit into from
Closed

Prepare project's JSON for extension #172

wants to merge 1 commit into from

Conversation

0832k12
Copy link

@0832k12 0832k12 commented Nov 11, 2023

Proposed Changes

Changed the deserializeProject method in virtual-machine.js to allow extensions to read the project's JSON when loaded with the project.

Reason for Changes

Used to obtain the complete project JSON when the extension is loaded for use by the extension and expand the functionality of the extension.

Test Coverage

image

@yuri-kiss
Copy link
Member

i just noticed, this runs before serialization, does that mean we can use it for storage in the project?

@GarboMuffin
Copy link
Member

if this was for storage then it was superseded by #179

@GarboMuffin GarboMuffin closed this Jan 3, 2024
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.

3 participants