texstudio-org/texstudio

[Feature request] Autocomplete from included files in TeX root directories

Open

#896 opened on Jan 20, 2020

 (1 comment) (0 reactions) (0 assignees)C++ (397 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (Avg merge 5h 26m) (19 merged PRs in 30d)

Description

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.

Contributor guide