This package provides the following services:
build-latex
requirements
- latex (no matters texlive or miktex)
- build package
features
- simply build
.tex
files using PDFLaTeX or XeLaTeX. - shows errors using linter
build)
keymap (from- Cmd Alt B / Ctrl Alt B / F9 builds your project.
- Cmd Alt G / Ctrl Alt G / F4 cycles through causes of build errors.
- Cmd Alt G / Ctrl Alt H / Shift F4 goes to the first build error.
- Cmd Alt V / Ctrl Alt V / F8 Toggles the build panel.
- Cmd Alt T / Ctrl Alt T / F7 Displays the available build targets.
- Esc terminates build / closes the build window.
help me improve it by your feedbacks