Releases: Evpok/latex-autocomplete
Releases · Evpok/latex-autocomplete
v1.1.1
Changed
- Environment closing is now an atomic operation (ie fully undone by a single undo)
Fixed
- Restore support for external macro files (#28)
See the full diff at v1.1.0...v1.1.1
See the changelog for more informations about past releases.
v1.1.0
Added
- Support for other grammar providers besides
[language-latex](https://github.com/area/language-latex)
(thanks Aerijo)
Fixed
- Macro completion failure on fileless editors (issue #27)
Changed
- Macro autocompletion is now asynchrone
See the full diff at v1.0.2...v1.1.0
See the changelog for more informations about past releases.
v1.0.2
Fixed
- The indentation of inserted
\item
is back to coherent
See the full diff at v1.0.1...v1.0.2
See the changelog for more informations about past releases.
v1.0.1
Fixed
- Fix behaviour (hopefully) for the new
TextBuffer.onDidChange
on 1.23+
See the full diff at v1.0.0...v1.0.1
See the changelog for more informations about past releases.