Skip to content

REPL - Enhancements #122

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

Open
5 tasks
brekk opened this issue Jul 5, 2023 · 0 comments
Open
5 tasks

REPL - Enhancements #122

brekk opened this issue Jul 5, 2023 · 0 comments
Labels

Comments

@brekk
Copy link
Contributor

brekk commented Jul 5, 2023

Some initial feedback / requests on the current state of the REPL, which came out in 0.20.0 — these are all ideation and aren't necessarily something we've committed to yet:

  • - Home / End / Cmd+Right / Cmd+Left to move the cursor
  • - :multi + up-arrow is subpar UX, maybe we could either inline the previous statement or jump back into multi mode or something (not certain here, but weird to hit up-arrow and see . as the previous command
  • - Not sure the proper name, but something like :context or :scope to print all the variables which are currently resolvable in the sandbox
  • - Some kind of :export tooling, which combined with :context would allow you to select values to export from the sandbox to a standalone file
  • - This goes more towards snang but possibly some tooling to afford IO + standalone repeatable runs (likely afforded by :context + :export
@brekk brekk added the enhancement ✨ new stuff label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant