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

Runtime Server Support for Code Diffs #647

Closed
2 tasks done
kustosz opened this issue Mar 13, 2020 · 0 comments
Closed
2 tasks done

Runtime Server Support for Code Diffs #647

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

Comments

@kustosz
Copy link
Contributor

kustosz commented Mar 13, 2020

Summary

The runtime server should receive notifications about code changes and react to them by re-executing relevant portions of the execution contexts.

Value

The interactive IDE workflow can be properly supported.

Specification

  • Add support for applying the code diffs that come from the language server.
  • In response, the project should be re-executed, resulting in expression value updates.

Acceptance Criteria & Test Cases

  • The above functionality is implemented and tested.
@kustosz kustosz self-assigned this Mar 13, 2020
@iamrecursion iamrecursion changed the title Implement runtime server support for code diffs Runtime Server Support for Code Diffs Mar 16, 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

3 participants