LaTeX Workshop is an extension for Visual Studio Code, aiming to provide core features for LaTeX typesetting with Visual Studio Code.
This project won't be successful without contributions from the community, especially from the current and past key contributors:
@jlelong@tamuratak@tecosaur@jaboothThank you so much!
Note that the latest version of LaTeX-Workshop requires at least VSCode 1.114.0 (April 2026 or later).
The manual of the extension is maintained as a wiki
.jnw file.rnw file@ suggestions
\[...\] and \begin{}...\end{}This is not a complete list but rather a preview of some of the coolest features.


.tex source and PDF and vice versa.
\cite{}) and labels (\ref{}).


A lot of LaTeX commands can be typed using snippets starting in \, then type part of the command to narrow the search.

Surround some selected text with a LaTeX command using ctrl+l, ctrl+w (⌘+l, ⌘+w on Mac). A new menu pops up to select the command. This works with multi selections. The former approach using \ has been deprecated.

We also provide a few other suggestion mechanisms
Greek letters are obtained as @ + letter. Some letters have variants, which are available as @v + letter. See here.

Common environments can be obtained by BXY where XY are the first two letters of the environment name, eg. BEQ gives the equation environment. If you want the star version of the environment, use BSXX, eg. BSEQ gives the equation* environment. See here.
- Common font commands can be obtained by FXY where XY are the last two letters of the font command name, eg. FIT gives \textit{}. See here.
- Many other maths symbols can be obtained with the @ prefix. See here.
- [Shortcuts](https://github.com/James-Yu/LaTeX-Wo
$ claude mcp add LaTeX-Workshop \
-- python -m otcore.mcp_server <graph>