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

Playground: Click on output item to highlight corresponding Rimu code #66

Open
ahdinosaur opened this issue Sep 26, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ahdinosaur
Copy link
Owner

Is your feature request related to a problem? Please describe.
Now with #42 done, each output value has a span to the corresponding Rimu code.

Describe the solution you'd like
When you click on an output item, the corresponding Rimu code is highlighted.

Something like https://lezer-playground.vercel.app/

Describe alternatives you've considered

Additional context

  • Will require being able to serialize and maintain a mapping from value spans to serialization spans. So custom serializers, not easy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant