Releases: SublimeText/LaTeXTools
Releases · SublimeText/LaTeXTools
v4.4.1
fix missing command_viewer
plugin (fixes #1632 )
fix python 3.13 syntax error in bibtex parser
add initial support for Sioyek viewer plugin (see #1634 )
v4.4.0
install as LaTeXTools.sublime-package (#274 )
ensure compatibility with python 3.13
refactor latextools' plugin ecosystem
fix some \input{}
related analysis errors, attempting to load invalid files
upgrade completion files
v4.3.6
fix \graphicspath
argument parsing (#1626 )
fix beamer \includegraphics
(#1627 )
v4.3.5
fix auto-fill trigger being augmented by auto-pairing brackets (#1621 )
v4.3.4
add key bindings to wrap selected text in pipes (fixes #191 )
add settings to control auto-pairing brackets (fixes #1618 )
auto_match_escaped_brackets
auto_match_math_brackets
add auto-pairing of leading and trailing spaces within brackets, controlled via auto_match_spaces
setting
fix various auto-pairing related issues, especially with detecting escape sequences
v4.3.3
fix goto anything regression introduced by v4.3.2
v4.3.2
fix goto_anywhere command not jumping to references or labels
v4.3.1
fix regression in traditional bibliography parser
fix exceptions raised by citation completions if bibliography cache is cold
v4.3.0
Fixes:
fix wrong variable in traditional bibliography parser (fixes #1607 )
Enhancements:
add support for multiple packages (e.g.: \usepackage{package1,package2}
)
add support for key-value author in bibliography (fixes #1611 )
replace out-dated LaTeX-cwl package dependency by vendored CWL files
Note
LaTeX-cwl package is no longer needed and can be removed
v4.2.3
fix compatibility with ST4107..4131
fix additional bibliography files crashing cite completions (fixes #1605 )
include local *.cls file into analysis (fixes #371 )
add more default temp file extensions