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

Feature request: inline evaluation #6

Open
anthonyjclark opened this issue Oct 11, 2023 · 1 comment
Open

Feature request: inline evaluation #6

anthonyjclark opened this issue Oct 11, 2023 · 1 comment

Comments

@anthonyjclark
Copy link

Currently I use uiua watch and view the output in my terminal. It would be nice, however, to view the output inline. Here are a few example extensions that have similar functionality:

  • Alive has inline evaluation
  • Inline Math is probably the simplest to take ideas from
  • Error Lens displays inline text
  • Quokka.js is probably more complicated than Uiua would need
@kaikalii
Copy link
Member

kaikalii commented Dec 1, 2023

I've considered adding something like this.
I have problems testing some of the feature of the language server though, as VSCode doesn't seem to request a lot of them.
Inline values in particular is the one I think you'd want here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants