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

Allow modification of source code from inside of Enso #8011

Open
JaroslavTulach opened this issue Oct 9, 2023 · 1 comment
Open

Allow modification of source code from inside of Enso #8011

JaroslavTulach opened this issue Oct 9, 2023 · 1 comment

Comments

@JaroslavTulach
Copy link
Member

There are two important abilities of language server which require access deep into the engine internals that we'd like to expose to (privileged) Enso programs:

This issue proposes to create a builtin to expose access to module Source and allow its modifications from inside of Enso (enabled by a CLI option). By having such builtin, the IDE could submit execution requests that modify the source code. Or modify the sourcecode directly from the y-websocket server.

@jdunkerley
Copy link
Member

On hold until the yjs server is running withing GraalJS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📤 Backlog
Development

No branches or pull requests

2 participants