Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>LuaTeXNew to Visual Studio Code? Get it now.

LuaTeX

JosefFriedrich

|
32 installs
| (0) | Free
Extension pack for the LuaTeX development.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

version

Visual Studio Code LuaTeX Extension

Extension for the LuaTeX development.

This extension brings the LuaTeX API into Visual Studio Code.

This project is also an extension package for the most important extensions related to LuaTeX development: lua-language-server and LaTeX Workshop

.vscode/settings.json

{
  "luatex.library": ["all", "luatex", "lualatex", "lualibs", "luaotfload"]
}

Development

Debug

make install
make watch
F5

Publish

make package
make publish
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft