Skip to content

editor: add \proof environment to autocomplete#1494

Open
MarkQuach12 wants to merge 6 commits into
overleaf:mainfrom
MarkQuach12:bugfix/proof
Open

editor: add \proof environment to autocomplete#1494
MarkQuach12 wants to merge 6 commits into
overleaf:mainfrom
MarkQuach12:bugfix/proof

Conversation

@MarkQuach12

Copy link
Copy Markdown

Description

Adds the amsthm proof environment to the built-in list of environment autocompletions. Previously, typing \begin{proof} wasn't suggested until the environment had already been used several times elsewhere in the document, since it wasn't part of the built-in snippet list (unlike itemize, enumerate, etc.).

Related issues / Pull Requests

#812

Contributor Agreement

tommybobbins and others added 6 commits June 2, 2026 19:28
amsthm's \proof environment wasn't in the built-in environment
completions, so it only appeared in the autocomplete dropdown after
being typed several times elsewhere in the document.
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

Successfully merging this pull request may close these issues.

2 participants