texstudio-org/texstudio
[Feature request] Autocomplete from included files in TeX root directories
オープン
#896 opened on 2020/01/20
enhancementhelp wanted
Repository metrics
- Stars
- (3,516 個のスター)
- PR merge metrics
- (平均マージ 5h 26m) (30d で 19 merged PRs)
説明
Currently autocomplete will suggest macros defined in or from packages used \input-ed and \include-ed files unless they are in TeX root directories (i.e. specified by neither an absolute or relative path). Adding support for TeX roots is a natural improvement.