All Projects → valentjn → Vscode Ltex

valentjn / Vscode Ltex

Licence: mpl-2.0
LTeX – Grammar/spell checker for VS Code with LanguageTool and LaTeX/Markdown support

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Vscode Ltex

Mdmath
LaTeX Math for Markdown inside of Visual Studio Code.
Stars: ✭ 675 (+239.2%)
Mutual labels:  latex, vscode-extension
Vscode Math To Image
📐 Render LaTeX math equations in any Markdown file!
Stars: ✭ 102 (-48.74%)
Mutual labels:  latex, vscode-extension
Latex Utilities
An add-on to LaTeX Workshop that provides some features that go beyond the bare essentials
Stars: ✭ 142 (-28.64%)
Mutual labels:  latex, vscode-extension
Jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stars: ✭ 2,385 (+1098.49%)
Mutual labels:  latex
Plotneuralnet
Latex code for making neural networks diagrams
Stars: ✭ 14,316 (+7093.97%)
Mutual labels:  latex
Vscode Kanban
Kanban board for Visual Studio Code.
Stars: ✭ 191 (-4.02%)
Mutual labels:  vscode-extension
Sane tikz
Reconquer the canvas: beautiful Tikz figures without clunky Tikz code
Stars: ✭ 196 (-1.51%)
Mutual labels:  latex
Arxiv Latex Cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
Stars: ✭ 2,689 (+1251.26%)
Mutual labels:  latex
Flutter preview
Flutter | Because a widget-driven development requires a widget-driven preview.
Stars: ✭ 197 (-1.01%)
Mutual labels:  vscode-extension
Hustpapertemp
华中科技大学本科毕业论文LaTeX模板 2017
Stars: ✭ 189 (-5.03%)
Mutual labels:  latex
Gitdags
A package for drawing educational Git history graphs
Stars: ✭ 188 (-5.53%)
Mutual labels:  latex
Awesome Cv
📄 Awesome CV is LaTeX template for your outstanding job application
Stars: ✭ 14,957 (+7416.08%)
Mutual labels:  latex
Highlight
Source code to formatted text converter
Stars: ✭ 191 (-4.02%)
Mutual labels:  latex
Novathesis
LaTeX template for MSc and PhD thesis (for NOVA University Lisbon an other institutions)
Stars: ✭ 185 (-7.04%)
Mutual labels:  latex
Vscode Remote Workspace
Multi protocol support for handling remote files like local ones in Visual Studio Code.
Stars: ✭ 197 (-1.01%)
Mutual labels:  vscode-extension
Arxiv Collector
A little Python script to collect LaTeX sources for upload to the arXiv.
Stars: ✭ 179 (-10.05%)
Mutual labels:  latex
Latex G7 32
Стиль LaTeX для оформления отчетов о НИР, расчётно-пояснительной записки к курсовым и дипломным работам (ГОСТ 7.32-2001 и ГОСТ РВ 15.110-2003).
Stars: ✭ 193 (-3.02%)
Mutual labels:  latex
Resume
Software developer resume in Latex
Stars: ✭ 2,664 (+1238.69%)
Mutual labels:  latex
Ipypublish
A workflow for creating and editing publication ready scientific reports and presentations, from one or more Jupyter Notebooks, without leaving the browser!
Stars: ✭ 188 (-5.53%)
Mutual labels:  latex
Nudtpaper
A LaTeX template for Master/PhD Thesis of NUDT
Stars: ✭ 189 (-5.03%)
Mutual labels:  latex

LTEX Extension for VS Code: Grammar/Spell Checker with LanguageTool and LATEX/Markdown Support

latest releaseversion numberrelease date  installs  rating

vscode-ltex  CI status  stars  open issues closed issues
ltex-ls  CI status  coverage

LTEX provides offline grammar checking of various markup languages in Visual Studio Code using LanguageTool (LT). LTEX currently supports LATEX and Markdown documents.

The difference to regular spell checkers is that LTEX not only detects spelling errors, but also many grammar and stylistic errors such as:

  • This is an mistake.
  • The bananas is tasty.
  • We look forward to welcome you.
  • Are human beings any different than animals?

A classic use case of LTEX is checking scientific LATEX papers in VS Code, but why not check your next blog post, book chapter, or long e-mail before you send it to someone else?

Find more information and documentation about LTEX on the official website.

LTEX is a successor (since it's a fork) of the abandoned LanguageTool for Visual Studio Code extension by Adam Voss.

Features

Grammar/Spell Checker for VS Code with LanguageTool and LaTeX Support

  • Checks LATEX and Markdown documents
  • Comes with everything included, no need to install Java or LanguageTool
  • Supports over 20 languages
  • Issue highlighting with hover description
  • Replacement suggestions via quick fixes
  • User dictionaries
  • Multilingual support with babel commands or magic comments
  • Possibility to use external LanguageTool servers
  • Extensive documentation

Requirements

How to Use

  1. Install the requirements listed above
  2. Install this extension (see download options)
  3. Reload the VS Code window if necessary
  4. Open a LATEX or a Markdown document, or open a new file and change the language mode to LaTeX or Markdown (open the Command Palette and select Change Language Mode)
  5. Wait until ltex-ls and Java have been found; if necessary, LTEX downloads both for you. Alternatively, you can choose offline installation.
  6. Grammar/spelling errors will be displayed! (if there are any)

Information & Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].