An open API service indexing awesome lists of open source software.

https://github.com/bat67/latex-extension-pack

Popular Visual Studio Code extensions for LaTeX
https://github.com/bat67/latex-extension-pack

Last synced: 6 months ago
JSON representation

Popular Visual Studio Code extensions for LaTeX

Awesome Lists containing this project

README

          

# LaTeX Extension Pack

- [LaTeX Extension Pack](#latex-extension-pack)
- [Introduction](#introduction)
- [How to install](#how-to-install)
- [Extensions Included](#extensions-included)
- [Contributing](#contributing)
- [Want to see your extension added?](#want-to-see-your-extension-added)

## Introduction

- This extension pack packages some of the most popular (and some of my favorite) LaTeX extensions.
- Hope these will make LaTeX writing easier and fun. :)

## How to install

- [open this website and click "Install"](https://marketplace.visualstudio.com/items?itemName=bat67.latex-extension-pack#overview)

## Extensions Included

- [LaTeX Workshop](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop) - LaTeX Workshop is an extension for Visual Studio Code, aiming to provide core features for LaTeX typesetting with Visual Studio Code.
- [LaTeX Utilities](https://marketplace.visualstudio.com/items?itemName=tecosaur.latex-utilities) - An add-on to the vscode extension LaTeX Workshop that provides some fancy features that are less vital to the basic experience editing a LaTeX document, but can be rather nice to have.
- [LaTeX language support](https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support) - This extension adds syntax highlighting and snippets for LaTeX language.
- [LTeX](https://marketplace.visualstudio.com/items?itemName=valentjn.vscode-ltex) - LTEX provides offline grammar checking in Visual Studio Code using LanguageTool (LT), supporting LATEX and Markdown documents.
- [Math Snippets](https://marketplace.visualstudio.com/items?itemName=thomanq.math-snippets) - Math snippets for LaTeX and Markdown
- [Dictionary Completion](https://marketplace.visualstudio.com/items?itemName=yzhang.dictionary-completion) - Dictionary completion allows user to get a list of keywords, based off of the current word at the cursor.

## Contributing

- Bugs, feature requests, and more, in [GitHub Issues](https://github.com/bat67/latex-extension-pack/issues).
- Or write a review on [vscode marketplace](https://marketplace.visualstudio.com/items?itemName=bat67.latex-extension-pack#review-details)

## Want to see your extension added?

- Open a PR and I'd be happy to take a look.

**Enjoy!**