Okay, get it.
Maybe in the end it'd require a special case to allow results for namespaces to span multiple files or something. But ok, we can leave it like this for now and keep further improvements for later too :)
Yeah, the special case will have to start in tm_workspace_find_scope_members() already so we skip the "search in circles" which would start by a single file and we might get results just from it. And there should be some optimization because in theory it might require going through all tags. But I think it's doable.
—
Reply to this email directly or view it on GitHub.