Skip to content
Luke Naylor edited this page Jan 13, 2025 · 18 revisions

Welcome to the wiki for the LaTeX extension for Zed, the current features include:

All features other than PDF preview should work out of the box, see each corresponding page to see how they should behave and raise an issue on the repository if not. The preview will also work out of the box under certain circumstances, see the corresponding page for details.

Setup

Installing this Zed extension will not install any LaTeX distribution, which is necessary for building LaTeX documents. These can be found here:

One could also build in a docker container as discussed at the end of Build Document.

The language intelligence is provided by texlab which is automatically downloaded (and updated) if not found on PATH. Refer to the texlab page to specify an existing executable instead.

Clone this wiki locally