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

Incorrect Indentation with Show Proof. #247

Open
benrbray opened this issue Jul 15, 2021 · 1 comment
Open

Incorrect Indentation with Show Proof. #247

benrbray opened this issue Jul 15, 2021 · 1 comment
Labels
bug Something isn't working prio:high

Comments

@benrbray
Copy link

When typing Show Proof. followed by ENTER, the new line will have a higher indentation level, as if a new proof has been started. Similarly, when typing Qed. in a proof that contains Show Proof., the Qed. will be automatically indented to the same level as Show Proof., rather than to the level of the proof itself.

vscoq-showproof

Is this within the scope of vscoq or does it require a change to the language server? Thanks!

@rtetley
Copy link
Collaborator

rtetley commented Jan 17, 2025

Related to #158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio:high
Projects
None yet
Development

No branches or pull requests

2 participants