Skip to content

Beta 0.7.31

Compare
Choose a tag to compare
@PHPirates PHPirates released this 01 Jul 20:11
· 1859 commits to master since this release
46c7514

Welcome to TeXiFy IDEA 0.7.31! This release improves the grammar checks and syntax highlighter, as well as the parsing of optional parameters.

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

Added

  • Add text parameters of commands to grammar checked text
  • Improved parsing of optional parameters
  • Internal improvements (#3092, #3102)

Fixed

  • Improve code of the documentation provider
  • Fix double highlighting of inline and display math, by @jojo2357
  • Fix false positive grammar error when a sentence ends with a closing brace
  • Fix false positive grammar error when a newline follows a command between sentences