names icon indicating copy to clipboard operation
names copied to clipboard

How to deal with completions?

Open CestDiego opened this issue 8 years ago • 3 comments

How to complete functions that are defined in the current namespace. Is there even a way for company or autocomplete to be context aware and complete functions without the namespace while inside the defined namespace and then complete functions with the namespace when writing code outside of the package? as in trying to setq a variable defined in our package?

CestDiego avatar Aug 31 '15 05:08 CestDiego