Skip to content

Beta 0.6.6

Compare
Choose a tag to compare
@HannahSchellekens HannahSchellekens released this 30 Jun 08:01
· 5290 commits to master since this release

We welcome you to yet another instance of our bimestrial updates containing a plethora of changes and bug fixes. Get excited about inspection suppression, Tectonic, Evince PDF viewer support and much more!

We thank everyone who submitted issues and provided feedback to make TeXiFy IDEA better. Your input is valuable and well appreciated.

Additions

  • Added inspection suppression. (#925)
  • Added basic support for magic comments. (#877)
  • Added support for the Tectonic compiler. (#888)
  • Added support for TeX Live on Windows. (#882)
  • Added action to clear auxiliary files. (#859)
  • Added support for Evince PDF viewer. (#742)
  • Added option to open in a custom PDF viewer. (#122)
  • Added equation reference inspection. (#884)
  • Added figure not referenced inspection (thanks to pschuprikov). (#875)
  • Added file dialog when creating files using inspections and intentions. (#878)
  • Added intention to toggle smart quotes. (#872)
  • Added brace matching for \begin and \end pairs (thanks to ice1000). (#933)
  • Added enquote as smart quote option. (#897)

Changes

  • Made the SumatraPDF path configurable. (#793)
  • Improved speed of up-down-autobracket. (#868)
  • The colour of method separators now changes based on the structure level. (#901)
  • Removed Plexus Utils library dependency. (#911, #920)
  • Several performance improvements.

Bug fixes

  • Fixed inspection 'fix all' not working for regex based inspections. (#826)
  • Fixed autocompletion not working for colons (thanks to pschuprikov). (#835)
  • Fixed previews not working when inkscape is installed as a snap app. (#886)
  • Removed unnecessary execution for bibliography checks when right-clicking files. (#915)
  • Fixed groups disappearing after autocompletion of includes. (#929)
  • Fixed NonBreakingSpace inspection triggering for \citeauthor. (#912)
  • Fixed crashes. (#902, #913, #919)

A detailed overview of the changes can be found on the milestone page.