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

Implement executionContext/expressionValuesComputed #656

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

Implement executionContext/expressionValuesComputed #656

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

Comments

@iamrecursion
Copy link
Contributor

Summary

In order to do anything useful with executionContext/push, the IDE needs to be able to understand the changes that are made as a result of that operation. That's where this notification comes in.

Value

The IDE will get notifications about changes to computed expressions as a result of its operations.

Specification

  • Implement executionContext/expressionValuesComputed, as specified in the design docs
  • Document any additional errors in the documentation.

Acceptance Criteria & Test Cases

  • The above specification has been implemented.
  • The above functionality has been tested.
@4e6 4e6 closed this as completed Apr 14, 2020
@iamrecursion iamrecursion transferred this issue from another repository Jun 23, 2020
@joenash joenash added Category: Backend p-high Should be completed in the next sprint 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-high Should be completed in the next sprint
Projects
None yet
Development

No branches or pull requests

4 participants