> Do a 'find declaration' on an identifier, that does not exist. This > will explore all units of the uses section. Now I see what you mean. But, isn't this a design-choice; caching all sources in memory for speed reasons, as opposed to on-demand opening and closing each file. Still. If that is how it works, it is how it works.