Skip to content

Beta 0.10.0

Latest
Compare
Choose a tag to compare
@PHPirates PHPirates released this 27 Jan 19:12
· 31 commits to master since this release
cc2b613

Welcome to TeXiFy IDEA 0.10.0! This release contains a lot of additions and performance improvements. Please report any UI freezes, slow typing or other performance issues to the GitHub issue tracker.

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

Added

  • Refresh file set cache in background
  • Support Tectonic V2 CLI in run configuration
  • Add basic support for multiple inputs in Tectonic.toml
  • Improve performance of file set cache used by inspections
  • Support label references to user defined listings environment
  • Add option to disable automatic compilation in power save mode
  • Convert automatic compilation settings to a combobox
  • Add experimental support for the addtoluatexpath package
  • Add inspection to check for LaTeX package updates
  • Add checkboxes to graphic insertion wizard for relative width or height
  • Add sections to breadcrumbs
  • Improve performance when starting a run configuration and when using autocompletion directly after starting the IDE
  • Change order in structure view to match source file and sectioning level
  • Add command redefinitions to command definition filter in structure view
  • Add support for automatic language injection on the minted environment
  • Add support for automatic detection of custom command aliases for include commands
  • Add support for DeclareGraphicsExtensions
  • Add inspection to warn about a missing reference for a glossary occurrence
  • Do not fold sections in a command definition
  • Include optional parameters in spellcheck, if it contains text
  • Improve performance of finding files to be indexed
  • Show formatted file path in file not found inspection quickfix name
  • Automatically index bibliography files outside the project that are included by an absolute path
  • Disable quotes inspection when TeX ligatures are disabled by fontspec
  • Inspections can now be suppressed for any single line, or block of text

Fixed

  • Fix parse error when using commands with arguments in parameter of \href or \url
  • Fix parse error when using parentheses in a group in a key value command argument
  • Fix parse erron when using inline math in cases* environment in inline math
  • Fix exceptions #3813, #3818
  • Fix false positive non-breaking space warning for \nameref
  • Fix confusion with \micro and \mu unicode characters
  • Fix auto import from local bibtex file on Windows
  • Fix false positive for duplicate command definition inspection in if/else
  • Fix LaTeX files not showing up when choosing main file in run configuration
  • Fix various issues with the Grazie implementation, in particular default rules for Grazie Pro