Skip to content

feat: formatting toolbar, keyboard shortcuts, and PDF zoom#15

Merged
leonardosalasd merged 2 commits into
mainfrom
feat/editor-tools
Jun 18, 2026
Merged

feat: formatting toolbar, keyboard shortcuts, and PDF zoom#15
leonardosalasd merged 2 commits into
mainfrom
feat/editor-tools

Conversation

@leonardosalasd

Copy link
Copy Markdown
Member

No description provided.

Adds a formatting toolbar above the editor with bold, italic, underline, section
and subsection, bulleted and numbered lists, and inline math. Each one wraps the
selection or drops the cursor in the right place.

Save (Mod+S) and compile (Mod+Enter) now have keyboard shortcuts that work on
macOS, Windows, and Linux. The PDF preview gains zoom controls.
The compile log now lists the errors it found and, when an error names a line,
clicking it jumps the editor there.

Autocomplete grows from a handful of commands to an everyday set with short
descriptions, so typing "\geo" finds "\geometry". It also reads the document to
suggest package names after \usepackage, your own labels after \ref, and bib
keys after \cite.

@leonardosalasd leonardosalasd left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@leonardosalasd leonardosalasd merged commit 8d1a873 into main Jun 18, 2026
1 check passed
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.

1 participant