You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pressing cqp, I can tab-complete builtins and things but if I want to complete my-func I need to type current-namespace/my... first. Is this expected? Would it be good if my-func were considered for completion?
Pressing
cqp, I can tab-complete builtins and things but if I want to completemy-funcI need to typecurrent-namespace/my...first. Is this expected? Would it be good ifmy-funcwere considered for completion?