New
Beta 0.11.6
Welcome to TeXiFy IDEA 0.11.6! This release changes the exception reporting to Sentry, and has some very nice contributions to improve formatting, highlighting and the parser.
We thank everyone who submitted issues and provided feedback to make TeXiFy IDEA better. Your input is valuable and well appreciated.
Added
- Reported exceptions will now be submitted to Sentry, to avoid spam on GitHub Issues
Fixed
- Fix a formatting issue when using square brackets as first text in an environment, by @Ezrnest
- Fix a parser performance issue which could cause a freeze, by @fberlakovich
- Fix a highlighting issue when paramater context was not detected, by @fberlakovich
- Ignore labels in command definitions
- Fixed various exceptions