LaTeX Extension for VS Code / code-server
Custom extension to manage LaTeX workflows with automatic Zotero .bib syncing.
Features
- Hide/show LaTeX build artifacts (
.aux, .log, etc.) with a toggle button
- Automatic Zotero sync for a specific collection (including subcollections)
- Force full Zotero sync at any time
- Incremental sync at configurable intervals
- Status bar buttons for build file visibility and Zotero sync
Installation
- Install from the VS Code Marketplace or locally using
.vsix file:
code --install-extension latex-extension-0.0.2.vsix
| |