Environment
- TeXstudio: 4.8.5 alpha 1
- Qt: 6.7.2
- OS: Windows 11
- TeX distribution: Miktex
Expected behavior
Opening a document containing macros in an \input{} file should recognize the macros in other files without first opening the input file.
Actual behavior
All my macros show unknown and cannot be autocompleted until I open the file containing the macros.
How to reproduce
- Fetch the repro at /jcasale/latex-repro
- Open the
Repro.tex file
- Click through the
introduction file
- Take note of the unknown macro

- Click through the
macros file
- Take note of the known macro
