Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TeXiFy-IDEA-0.10.2.zip | 2025-04-01 | 44.7 MB | |
Beta 0.10.2 source code.tar.gz | 2025-04-01 | 96.7 MB | |
Beta 0.10.2 source code.zip | 2025-04-01 | 103.7 MB | |
README.md | 2025-04-01 | 1.4 kB | |
Totals: 4 Items | 245.1 MB | 0 |
Welcome to TeXiFy IDEA 0.10.2! This release has a lot of performance improvements, and fixes some minor bugs.
We thank everyone who submitted issues and provided feedback to make TeXiFy IDEA better. Your input is valuable and well appreciated.
Added
- Improve code to find environment definitions in packages
- Add more \gls-like commands
- Remove labels when using jlatexmath preview, as these are unsupported by jlatexmath
- Improve performance checking for external direct file inclusions to index
- Improve performance of the alias manager
- Add WSL support to the bibtex run configuration, using a new setting to choose the LaTeX distribution
- Default to 0.15.0 behaviour if inputs field is not found in Tectonic.toml
Changed
- Only the source root of the module containing the main file is used for -include-directory, instead of source roots of all modules
Fixed
- Fix exceptions [#3938], [#3939], [#3940], [#3955]
- Fix a UI freeze which could occur with autocompile on save on project open
- Fix unicode inspection for \Ohm, by @slideclimb
- Fix a false negative of the non-matching environment name inspection for empty parameters
- Fix a possible UI freeze if pdflatex doesn't exit while TeXiFy is checking for files to index
- Fix StackOverflowError when color definitions reference each other
- Fix [#3906] invalid element exception
- Fix spellcheck not working in comments