Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

AREA44/vscode-LaTeX-support

Repository files navigation

LaTeX language support for Visual Studio Code

VS Marketplace Version VS Code Installs

From VSCode 1.64, the VS Code team has decided to provide built-in support for the LaTeX grammar. So this extension only supports VSCode <1.64.

This extension adds syntax highlighting and snippets for LaTeX language. I developed based on VSCode LaTeX grammars.

LaTeX Preview

Features

  • Syntax highlighting for BibTeX, LaTeX and TeX language.
  • Folding regions have markers defined: %Region and %Endregion.
  • Snippets.

Changelog

Read the CHANGLELOG to know what has changed over the last few versions of this extension.

Contributing

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc. Reads CONTRIBUTING for detail.

License

Licensed under the MIT License.