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 an action that show the result of the meta definition under the cursor.
The text was updated successfully, but these errors were encountered:
Already implemented in some sense:
Sorry, something went wrong.
"Meta definitions" are tactics, not "meta variables"
Oh
How 'bout this?
However, normalizing it to WHNF doesn't show a well-typed expr:
It would be convenient to show the non-normalized result.
It does not type-check because it doesn't print implicit arguments for Equiv.
Equiv
ice1000
Successfully merging a pull request may close this issue.
Implement an action that show the result of the meta definition under the cursor.
The text was updated successfully, but these errors were encountered: