Skip to content

Tags: jtcao/LaTeXTools

Tags

st3-4.0.0-alpha.2

Toggle st3-4.0.0-alpha.2's commit message
Features:

- Smart-paste: It is now possible to create figure environments and download images by pasting the url or file path via C-v (SublimeText#1154)
- Add commands to reveal the root, output, and aux directory (SublimeText#1147)
- Added a setting to define additional bib files (SublimeText#472)

st3-4.0.0-alpha.1

Toggle st3-4.0.0-alpha.1's commit message
Features:

- Auto-label: The label content is automatically provided based on the section names.
- Fill-All helper can additionally input the written text (via `tab`) instead of just the select entry.

st3-4.0.0-alpha.0

Toggle st3-4.0.0-alpha.0's commit message
Features:

- Improved support for the subfiles package. Now the preamble of the root file will be taken into account in the document analysis (and hence in fill-all helper/cwl completions/...).
- Added support for the \graphicspath{...} command.
- Improved toggle settings command (C-l, t, ?). This will called if you use an unknown toggle and can be edited via the settings.
- Improve fill-all helper support for glossary completions to show more information in the overlay.

st3until3125-3.14.1

Toggle st3until3125-3.14.1's commit message
tag st3until3125-3.14.1

st3-3.14.1

Toggle st3-3.14.1's commit message
Features:

- Added a command to clear the LaTeXTools cache. This will remove all cache files and clear the local and bibliography cache.

Bugfixes:
- Improved the "new bibliography" parser to handle more keys (SublimeText#1115)
- Improved the error handling on an error, which disabled the `\cite{` command (SublimeText#1081)
- Fixed an error, which occurred when reading the ghostscript version from the windows registry (SublimeText#1142)

st2-3.14.1

Toggle st2-3.14.1's commit message
tag st2-3.14.1

v3.14.1-rc.1

Toggle v3.14.1-rc.1's commit message
tag v3.14.1-rc.1

v3.14.1-rc

Toggle v3.14.1-rc's commit message
tag v3.14.1-rc

st3until3125-3.14.0

Toggle st3until3125-3.14.0's commit message
tag st3until3125-3.14.0

st3-3.14.0

Toggle st3-3.14.0's commit message
Features:

- The scopes where a math preview is shown are now configurable (SublimeText#944,SublimeText#997)
- Added a command to open the Detexify web page

Bugfixes:
- Fixed a bug, which disabled certain features if you have \verb|\end{document}| in your document (SublimeText#1075)
- Slightly improved the log parsing