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

Execution Context Integration with Text Change Events #655

Closed
2 tasks done
iamrecursion opened this issue Mar 9, 2020 · 0 comments
Closed
2 tasks done

Execution Context Integration with Text Change Events #655

iamrecursion opened this issue Mar 9, 2020 · 0 comments
Assignees
Labels
p-medium Should be completed in the next few sprints

Comments

@iamrecursion
Copy link
Contributor

Summary

Now that the IDE has the ability to manipulate the execution stack, we need to tie this functionality into the IDE's ability to manipulate code.

Value

Re-execution will be able to operate properly based on user changes to the code.

Specification

  • Propagate the text change messages to the execution context.
  • Based on these changes, ensure that the execution context is recomputed, and that the notifications are sent back to the IDE.

Acceptance Criteria & Test Cases

  • The above specification has been implemented.
  • The above functionality has been tested.
@iamrecursion iamrecursion assigned kustosz and 4e6 and unassigned kustosz Mar 9, 2020
@4e6 4e6 closed this as completed Apr 22, 2020
@iamrecursion iamrecursion transferred this issue from another repository Jun 23, 2020
@joenash joenash added Category: Backend p-medium Should be completed in the next few sprints labels Jun 23, 2020
@iamrecursion iamrecursion mentioned this issue Jun 24, 2020
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-medium Should be completed in the next few sprints
Projects
None yet
Development

No branches or pull requests

4 participants