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
- Host: GitHub
- URL: https://github.com/bat67/latex-extension-pack
- Owner: bat67
- License: other
- Created: 2020-06-14T04:49:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T03:37:38.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T11:33:55.469Z (over 1 year ago)
- Homepage: https://marketplace.visualstudio.com/items?itemName=bat67.latex-extension-pack
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: license.md
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!**