Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TeXiFy-IDEA-0.10.4.zip | 2025-07-01 | 44.9 MB | |
Beta 0.10.4 source code.tar.gz | 2025-06-29 | 96.7 MB | |
Beta 0.10.4 source code.zip | 2025-06-29 | 103.7 MB | |
README.md | 2025-06-29 | 1.7 kB | |
Totals: 4 Items | 245.4 MB | 3 |
Welcome to TeXiFy IDEA 0.10.4! This release contains a lot of improvements to the performance and to pdf viewers support, contributed by @Ezrnest.
We thank everyone who submitted issues and provided feedback to make TeXiFy IDEA better. Your input is valuable and well appreciated.
Added
- Improve memory usage, by @Ezrnest
- Performance improvements for folding, breadcrumbs and more, by @Ezrnest
- Improve Sumatra installation detection, by @Ezrnest
- Move Sumatra custom path from run configuration to global settings, by @Ezrnest
- Add option to disallow the pdf viewer to focus, by @Ezrnest
- Add system default as option for the pdf viewer, for Mac/Linux
- Add warning to Detexify tool window
- Improve performance on startup
- Add support for file references for the tikzfig command
- Add run configuration option to configure pdf viewer focus after compilation, by @Ezrnest
- Update wsl command to use wsl --exec
- Support user defined commands when checking for text arguments for Grazie
Fixed
- Avoid a possible UI freeze when finding files to index for native TeX Live installations
- Fix a bug where the documentation popup would not update correctly
- Fix a few bugs related to the root files cache
- Fix an issue with the file set cache when opening multiple projects
- Fix auto compilation not rerunning correctly, by @Ezrnest
- Fix SumatraPDF forward search not using the correct file, by @Ezrnest
- Fix extra whitespace when inserting commands in math mode, by @Ezrnest
- Fix exceptions [#4035], [#4044], [#4058], [#4072], [#4074], [#4079], [#4085], [#4086], [#4092], [#4098]
- Create run configuration process in background