| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| TeXiFy-IDEA-0.11.3.zip | 2025-09-14 | 45.3 MB | |
| Beta 0.11.3 source code.tar.gz | 2025-09-14 | 97.3 MB | |
| Beta 0.11.3 source code.zip | 2025-09-14 | 104.3 MB | |
| README.md | 2025-09-14 | 1.1 kB | |
| Totals: 4 Items | 246.9 MB | 0 | |
Welcome to TeXiFy IDEA 0.11.3! For this release, @Ezrnest has (re-)added a much improved support for custom command definitions (using \newcommand etc), including showing the parameter context in autocompletion.
We thank everyone who submitted issues and provided feedback to make TeXiFy IDEA better. Your input is valuable and well appreciated.
Added
- The context of commands and environments (math, reference, etc) is now also supported for custom defined commands, by @Ezrnest
- Seperate arguments can even have different contexts, by @Ezrnest
- This context is now also shown in the autocompletion, by @Ezrnest
- Fix many issues related to custom command definitions, by @Ezrnest
- Improvements to predefined command and environment definitions, by @Ezrnest
- Add support for acronym package to missing aronym references inspection
- Automatically reload pdf when using latexmk continuous update
- Support no-break space character in parser
- Add support for multiple paths (comma-separated) in TEXMFHOME environment variables