What worries me in eeac1ca is it will drop tags where explicit scope gets removed by e.g.

using namespace Foo;

or

from math import *

and similar so it won't show all the tags available at the given scope.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.