/vscode-latex-utilities

Utility functions for LaTeX, ment to compliment the extension LaTeX Workshop.

Primary LanguageTypeScriptMIT LicenseMIT

Latex Utilities Extension for Visual Studio Code

This is an extension with utility functions for LaTeX, this extension is recommended to be used along with LaTeX-Workshop

Features

Demo

This extension is still in early development, and does not have a lot of features yet.

Implemented features

  • Toggle bold and italic text, with command.
  • Automatically add \item when enter is pressed inside a \begin{itemize} tag

Requirements

This extension does not require anything to be work, however it is recommended to use some other LaTeX extension, for compiling and previewing documents.

Extension Settings

This extension contributes the following settings:

  • latex-utils.automaticItemTags: Whether or not to automatically add \item when enter is pressed inside a \begin{itemize} tag

Release Notes

See Changelog