Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TeXiFy-IDEA-0.11.1.zip | 2025-08-07 | 44.9 MB | |
Beta 0.11.1 source code.tar.gz | 2025-08-04 | 96.8 MB | |
Beta 0.11.1 source code.zip | 2025-08-04 | 103.8 MB | |
README.md | 2025-08-04 | 1.1 kB | |
Totals: 4 Items | 245.5 MB | 1 |
Welcome to TeXiFy IDEA 0.11.1! This release is a major rewrite of all index-related functionality by @Ezrnest, which massively improves performance. This may have introduced new bugs, so please report any new issue to GitHub.
We thank everyone who submitted issues and provided feedback to make TeXiFy IDEA better. Your input is valuable and well appreciated.
Added
- Rewrite all index-related functionality to improve performance, by @Ezrnest
Fixed
- Fix a parser issue when using inline math inside a \hbox inside inline math
- Fix a parser issue when using \newcommand without braces
- Fix a possible UI freeze when an output directory is used with more than 10000 subdirectories
- Fix a few cases which could freeze the UI.
- Fix exception when running LaTeX on WSL with PyCharm 2025.1+
- Fix a caching issue when building the file set
- Fix a rare case where an autocompile rerun would try to start before the previous run finished
- Fix incorrect slashes in path on Windows after pasting image
- Fix exceptions [#4116], [#4129]