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

Consider showing math symbols instead of some language constructions #344

Open
marat-rkh opened this issue Dec 6, 2021 · 1 comment
Open

Comments

@marat-rkh
Copy link
Member

In Emacs mode for Coq (with company-coq), there is a special mode that shows math symbols instead of some language constructions, like lambdas, forall quantifier, etc.

With prettify-symbols-mode off:
Screen Shot 2021-12-06 at 3 58 18 PM

With prettify-symbols-mode on:
Screen Shot 2021-12-06 at 3 58 51 PM

We might try to add a similar feature to the plugin. Possible ways to do that include code foldings and Reader mode.

@sxhya
Copy link
Collaborator

sxhya commented Nov 6, 2023

I think that we might implement this feature similarly to how it is implemented in TexifyIDEA.

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

No branches or pull requests

2 participants