In the last line of the screenshot, arg.levelis used, but that doesn't appear in the search results. To produce this, I placed the cursor in the definition ofarg.level` and pressed Alt+Ctrl+F7.
Interestingly, the places where the identifier is found are all outside the current file.
In that other file, the same identifier is defined.
This only happens when I check [ ] Resolve variables in all module files.
That setting should not prevent variables to be found in the same file.
In the last line of the screenshot, arg.level
is used, but that doesn't appear in the search results. To produce this, I placed the cursor in the definition of
arg.level` and pressed Alt+Ctrl+F7. Interestingly, the places where the identifier is found are all outside the current file. In that other file, the same identifier is defined.This only happens when I check [ ] Resolve variables in all module files. That setting should not prevent variables to be found in the same file.