3.3.0 • Published 2 years ago
coc-texlab v3.3.0
coc-texlab
fork of texlab-vscode, provides editing support for LaTeX documents, powered by the TexLab language server.
Install
:CocInstall coc-texlab
Requirements
- A TeX distribution. All distributions that are based on TeX Live or MikTeX are supported.
- On Windows, you will need to install Microsoft Visual C++ Redistributable for Visual Studio 2015.
More info in TexLab Docs
Configuration
texlab.path: custom path totexlabbinary, defaults""texlab.rootDirectory: Path to the root directory, defaultsnulltexlab.build.executable: path to a LaTeX build tool, defaultslatexmktexlab.build.args: additional arguments passed to build tooltexlab.build.onSave: build after saving a file, defaultsfalsetexlab.build.isContinuous: Set this property to true if the build arguments imply a continuous build (like latexmk -pvc), defaultsfalsetexlab.build.forwardSearchAfter: Execute forward search after building, defaultsfalsetexlab.auxDirectory: directory containing the build artifacts, defaults"."texlab.forwardSearch.executable: path to a PDF previewer that supports SyncTeX, defaultsnulltexlab.forwardSearch.args: additional arguments passed to the previewer, defaults[]texlab.chktex.onOpenAndSave: lint using chktex after opening and saving a file, defaultsfalsetexlab.chktex.onEdit: lint using chktex after changing a file, defaultsfalsetexlab.bibtexFormatter: BibTeX formatter to use, defaultstexlabtexlab.formatterLineLength: maximum amount of characters per line, defaults80texlab.latexFormatter: LaTeX formatter to use, defaultslatexindenttexlab.latexindent.local: Configures the--localflag of latexindent, defaultsnulltexlab.latexindent.modifyLineBreaks: Configures the--modifylinebreaksflag of latexindent, defaultsfalse
Commands
latex.Build: build current filelatex.ForwardSearch: performs a forward search from the current filelatex.UpdateLanguageServer: upgrade TexLab Server to latest version
License
MIT
3.3.0
2 years ago
3.2.1
3 years ago
3.2.0
4 years ago
3.0.2
4 years ago
3.1.0
4 years ago
3.0.1
4 years ago
3.0.0
4 years ago
2.3.0
5 years ago
2.1.0
5 years ago
2.0.0
6 years ago
1.10.4
6 years ago
1.10.3
6 years ago
1.10.2
6 years ago
1.10.1
6 years ago
1.10.0
6 years ago
1.9.10
6 years ago
1.9.9
6 years ago
1.9.8
6 years ago
1.9.7
6 years ago
1.9.6
6 years ago
1.9.5
6 years ago
1.9.1
6 years ago
1.9.0
6 years ago
1.8.1
6 years ago
1.8.0
6 years ago
1.7.0
6 years ago
1.6.1
6 years ago
1.6.0
6 years ago
1.5.0
6 years ago
1.4.0
6 years ago
1.3.0
6 years ago
1.2.0
6 years ago
1.1.0
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago