Skip to content

Beta 0.7.28

Compare
Choose a tag to compare
@PHPirates PHPirates released this 01 Apr 09:45
· 2078 commits to master since this release
4443ca2

Welcome to TeXiFy IDEA 0.7.28! This release fixes some exceptions, adds comment folding and improves run configuration performance even more.

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

Thanks to @jojo2357 for contributing to this release!

Added

  • Support @Comment comments in bibtex
  • Fold blocks of comments, by @jojo2357
  • Highlight comment environment as a comment, by @jojo2357
  • Improve run configuration performance for TeX Live
  • Add custom highlighting for user-defined commands
  • Add setting to configure default folding of imports
  • Add \newminted code blocks as verbatim environments

Fixed

  • Fixed usage of IntelliJ api deprecated in 2023.1
  • Fixed exception "Cannot distinguish StubFileElementTypes".
  • Fix exception #2971
  • Improve file set cache to fix exception #2903
  • Fix exception #2950
  • Disable obsolete LatexBibinputsRelativePathInspection
  • Fix bug when resolving \subimport