How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Tinymist is a comprehensive suite of tools for Typst document authoring, serving as a language server, document compiler, and project manager. It provides a standardized language service via the Language Server Protocol to enable editor features such as autocompletion, navigation, and semantic highlighting. The project distinguishes itself by integrating a TCP-based live preview server for real-time visual rendering and an advanced static analysis tool that utilizes abstract syntax trees and bidirectional type checking. It also includes a project management system capable of handling multi-fi
This project is a web-based collaborative editor and scientific document management system designed for LaTeX. It provides a centralized environment for writing, editing, and compiling academic manuscripts, enabling multiple users to work on the same project simultaneously through real-time synchronization. The platform distinguishes itself by treating documents as version-controlled repositories, allowing for granular history tracking and bidirectional synchronization with external version control systems. It features a secure, containerized compilation pipeline that isolates build processes
Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge
The project is a typesetting template and automated build system designed for formatting Russian doctoral theses, academic dissertations, books, presentations, and handouts according to national academic standards. It processes structured markup sources through standard compilation engines to produce publication-quality documents from modular chapters and sections. The system incorporates specialized bibliographic styling tools to organize and format research references, author publications, and patents. An automated build script orchestrates the multi-step document generation process, includ
LaTeX Workshop is a comprehensive integrated development environment extension designed for authoring and typesetting complex documents. It functions as a complete workflow tool that automates the compilation process, manages multi-file project structures, and provides real-time feedback through bidirectional synchronization between source code and generated output.
The main features of james-yu/latex-workshop are: Document Compilers, Document Previewers, IDE Extensions, LaTeX Editors, Source-Output Synchronizers, Typesetting Tools, Editor Plugins, Language Server Integrations.
Open-source alternatives to james-yu/latex-workshop include: myriad-dreamin/tinymist — Tinymist is a comprehensive suite of tools for Typst document authoring, serving as a language server, document… overleaf/overleaf — This project is a web-based collaborative editor and scientific document management system designed for LaTeX. It… sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… andreyakinshin/russian-phd-latex-dissertation-template — The project is a typesetting template and automated build system designed for formatting Russian doctoral theses,… fatih/vim-go — This project is a comprehensive development plugin for the Vim text editor, designed to transform the editor into a… mhinz/vim-galore — Vim-galore is a comprehensive technical reference and curated guide for mastering the Vim text editor. It serves as a…