Add links to plugins that simplify inverse search

See #583
This commit is contained in:
Patrick Förster 2022-03-21 20:06:21 +01:00
parent dc272b996e
commit 82409f7353

View file

@ -16,11 +16,17 @@ Previewing can be configured in a variety of ways:
because `texlab` does not get notified by `latexmk` when a document gets built.
Instead, you can use `texlab.build.onSave`.
In the following sections, we will give forward search configurations for several popular viewers
and Visual Studio Code.
However, these settings can easily be adapted to other editors.
In the following sections, we will give forward search configurations for several popular viewers.
If your viewer is not listed here, you can send us a pull request or create an issue.
The inverse search configuration depends on the editor.
In this section, we will give instructions for [Visual Studio Code](https://code.visualstudio.com/).
However, these settings can easily be adapted to other editors.
Some plugins can help with setting up inverse search:
- `Neovim`: [`f3fora/nvim-texlabconfig`](https://github.com/f3fora/nvim-texlabconfig)
- `Emacs`: [`ROCKTAKEY/lsp-latex`](https://github.com/ROCKTAKEY/lsp-latex#inverse-search)
---
## SumatraPDF