Skip to content

Beta 0.7.18

Compare
Choose a tag to compare
@PHPirates PHPirates released this 01 Jun 19:35
· 2603 commits to master since this release
3a1b570

Welcome to TeXiFy IDEA 0.7.18! This release improves your life with better autocompletion, an autocompile-on-save option, performance improvements and much more.

Additions

  • Replace non-ascii characters when generating a label name. (#2360)
  • Improve performance of inspections and formatting. (#2344)
  • Add setting to choose custom image name for the Docker SDK. (#2381)
  • Add setting to do automatic compilation only after a document save. (#2383)
  • Disable some autocompletion related to inline math in verbatim environments. (#2362)
  • Add command line arguments for makeindex run config. (#2363)
  • Add file completion for the bibsource field. (#2382)
  • Improve latex3 syntax highlighting. (#2366)
  • Improve completion in itemize. (#2368)

Bug fixes

  • Fix false positive inspection when using cleveref with varioref. (#2361)
  • Fix macro resolving for auxiliary path of run config. (#2365)
  • Fix parse error on partial environment definitions using \pretitle \and \posttitle. (#2372)
  • Fix bug in text detection for Grazie inspections. (#2375)
  • Support \def to \newcommand quickfix with braced definition. (#2384)
  • Fixed crashes. (#2384)