This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Find all References does not search in subdirectories #1988
Closed
Description
Environment data
- VS Code version: Version: 1.41.1
- Extension version (available under the Extensions sidebar): Version: 1.41.1
- OS and version: macOS 10.15.2
- Python version (& distribution if applicable, e.g. Anaconda): conda 3.6
When I use the "Find All References" function it seems only to find references in scripts in the same folder. The extension does not seem to look into subdirectories.
Is this known?