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

Add command for eval and tap sexp at point #3239

Closed
lambdank opened this issue Aug 22, 2022 · 0 comments
Closed

Add command for eval and tap sexp at point #3239

lambdank opened this issue Aug 22, 2022 · 0 comments

Comments

@lambdank
Copy link
Contributor

This request is a bit related to #3094, where the issue creator wants to be able to tap> every form that is evaluated.
In my workflow, I only use tap> when I need to inspect a large or complex piece of data (in portal or something similar).
Therefore, I propose a command that evaluates the sexp-at-point and taps the result.

I don't know whether such a feature is general enough to be an enhancement, or whether it should live in my own config.
I've found a simple solution, that seems to work for me and I'll open a related merge request.
Feel free to reject it, if it's too niche.

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