Hello Walter,

Jérôme M. Berger wrote:

. all the symbols in that module, and the members of those symbols
(recursively)

Including local variables for functions?

That seems pointless, as they'll be inaccessible outside of the scope
of the function.


Good auto compleat needs a list of *Every* allowed identifier at any point in the code. Basicly the full symbol table.


Reply via email to