We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add latex-workshop.format.fixMath.enabled
Verbatim setting is case insensitive
Improve latex.rootFile.indicator
Add missing entries
Update `Compile.md` to ask WSL users add `.exe` extension to commands Ask WSL users add `.exe` extension to commands to call executables in accordance with the instruction in [Issue #4682](https://github.com/James-Yu/LaTeX-Workshop/issues/4682#issuecomment-3391225642).
Add autoBuild.onSave.files.ignore
Fix typo
Add glossary intellisense
Merge branch 'master' into wiki-master
Update documentation for formatting.tex-fmt.args to correct argument name from --tab to --tabsize
Updated View (markdown)
Fix broken links
Add README.md
Update outdated default values.
Check outdated default value in check-config.py
Refactor check script
Fix message.badbox.show
Add missing variables documentation
Doc on formatting.tex-fmt.args
Live Share docs (#125)
Updated Intellisense (markdown)
Updated ExtraFeatures (markdown)
Add latex-workshop.intellisense.package.unusual See James-Yu/LaTeX-Workshop@aa27787a (Fix #4134 Add a new config `intellisense.subsuperscript.enabled`, 2024-01-15) Also update link to source of cwl files.
Add latex-workshop.intellisense.subsuperscript.enabled See James-Yu/LaTeX-Workshop@aa27787a (Fix #4134 Add a new config `intellisense.subsuperscript.enabled`, 2024-01-15)
Fix documentation for intellisense.argumentHint.enabled
Replace latex-workshop.viewer by latex-workshop.view
Add latex-workshop.kpsewhich.bibtex.enabled and latex-workshop.kpsewhich.class.enabled They replaced now deprecated and removed latex-workshop.kpsewhich.enabled. Track code changes - James-Yu/LaTeX-Workshop@8c1f4bea (Enable kpsewhich by default, 2023-07-14) - James-Yu/LaTeX-Workshop@68c5e746 (Fix #4215 Use `kpsewhich.class.enabled` and `kpsewhich.bibtex.enabled` to control `kpsewhich`, 2024-04-15) - James-Yu/LaTeX-Workshop@3154c558 (Maybe fix #4300 Re-remove viewer child on fail with a small delay, remove deprecated configs, 2024-06-25)
Fix latexmk broken link