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.
- Syntax highlighting for
BibTeX
,LaTeX
andTeX
language. - Folding regions have markers defined:
%Region
and%Endregion
. - Snippets.
Read the CHANGLELOG to know what has changed over the last few versions of this extension.
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc. Reads CONTRIBUTING for detail.
Licensed under the MIT License.