Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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 a REPL #1832

Closed
samaaron opened this issue Feb 20, 2018 · 0 comments
Closed

Implement a REPL #1832

samaaron opened this issue Feb 20, 2018 · 0 comments

Comments

@samaaron
Copy link
Collaborator

It would be nice to have a simple REPL available for quick prototyping and noodling which could be toggled with a simple shortcut.

This would allow single/multi-line editing of short code phrases to be executed independently (as if in a separate buffer). From a technical perspective, it might even be considered as a globally available 'small' buffer with a history.

This would hopefully relieve some of the issues users are having with an inability to execute sections of the code independently (e.g. #1808). We could have a function which would copy the contents of a selection to the REPL and execute it there.

@sonic-pi-net sonic-pi-net locked and limited conversation to collaborators Jul 21, 2022
@samaaron samaaron converted this issue into discussion #3169 Jul 21, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

1 participant