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 or view it on GitHub: https://github.com/geany/geany/pull/1188#issuecomment-242362104
