james-yu/latex-workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 27 minutes ago
Added to GitGenius on September 4th, 2026
Created on December 26th, 2016
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 587
Total Stargazers: 12,304 (+0)
Total Subscribers: 59 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.0 hours
Mean response time: 20.5 hours
90th percentile: 2.5 days
Tracked items: 408

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 13% of issues opened in the past year have been closed. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 1

Top labels

  • enhancement (14)
  • question (12)
  • bug (11)
  • feature request (5)
  • fill the template please (5)
  • need more info (4)
  • dev (3)
  • external issue (3)

Detailed Description

LaTeX Workshop is a Visual Studio Code extension that provides core features for LaTeX typesetting and document preparation.

The extension addresses the friction of working with LaTeX in a general-purpose code editor by bundling essential typesetting tools into a single package. It offers document preview, compilation, syntax highlighting, autocompletion, and syntax colorization. These features work together to streamline the LaTeX authoring workflow within VS Code's familiar interface, eliminating the need to switch between separate applications or manually configure build pipelines.

Developers and academics writing LaTeX documents should adopt this extension if they prefer working within VS Code rather than dedicated LaTeX editors. It suits projects of any scale, from academic papers to books, where the writer wants to stay in their primary code editor. The extension integrates LaTeX tooling directly into VS Code's environment, making it appropriate for those already invested in the editor's ecosystem and extension marketplace.

The project maintains active development with ongoing refinement of its core features and responsiveness to user needs. Documentation is centrally maintained through the project's wiki rather than embedded in the repository, indicating a structured approach to keeping guidance current and accessible. The extension requires a reasonably recent version of VS Code to function, reflecting its reliance on modern editor capabilities and APIs.