Skip to content

Beta 0.7.17

Compare
Choose a tag to compare
@PHPirates PHPirates released this 01 May 10:14
· 2655 commits to master since this release
1369964

Welcome to TeXiFy IDEA 0.7.17! This release adds the option to disable indentation of the document environment, and adds custom folding region magic comments, as well has some nice bug fixes.

Additions

  • Add option to disable indentation of the document environment. (#2347)
  • Add magic comments for custom folding regions. (#2349)

Bug fixes

  • Fix package documentation urls not showing in documentation popup. (#2336)
  • Make the latexindent action work on Windows. (#2319)
  • Also check MiKTeX version for default unicode support. (#2343)
  • Improve user feedback when main file is not present for makeindex run config. (#2350)
  • Performance improvements. (#2309)
  • Fix incorrect result when using 'apply all fixes' for left/right brackets inspection. (#2324)
  • Improve internal logging. (#2301)
  • Fixed crashes. (#2315, #2337)