| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| TeXiFy-IDEA-1.1.1.zip | 2026-09-18 | 45.2 MB | |
| README.md | 2026-09-17 | 1.3 kB | |
| v1.1.1 source code.tar.gz | 2026-09-17 | 97.7 MB | |
| v1.1.1 source code.zip | 2026-09-17 | 100.0 MB | |
| Totals: 4 Items | 242.9 MB | 5 | |
Welcome to TeXiFy IDEA 1.1.1! This release supports improved forward search and error handling for PDF Viewer 0.18.6, plus a lot more improvements.
We thank everyone who submitted issues and provided feedback to make TeXiFy IDEA better. Your input is valuable and well appreciated.
Added
- Use native launcher to gain focus on Evince inverse search, by @Moryavendil
- Add option for PDF Viewer to support synctex in WSL
- Add WSL support to bibtex run configuration step
- Improve support for using WSL with a project within WSL
- Fail the pdf viewer step if the pdf is not found
- Automatically detect jobname parameter when opening pdf
- Improve UI of the "Delete auxiliary files" action
- Add reference resolve support to color commands
- Add run configuration setting to run code before the main file
Fixed
- Show any error for Evince inverse search as notification
- Fix incorrect folding of dashes in tikzpicture
- Fix exception when adding Zotero library
- Do not override user-defined arguments in the template run configuration
- The color gutter icon now shows the correct color for color definitions
- Fix false positive missing glossary reference warnings when a glossary name appears inside another word, by @wrmthorne