Search context missing for "Find in Path" and "Scope"
In earlier versions of "Scope" and "Find in Path", you could set the context to choices like: "Project", "Project and Libraries", etc. This selector currently seems to now be missing in both places. For example, I can't seem to figure out how to do a convenient search in Pycharm which excludes files from the project virtual environment and from the original Python's site-packages.
Note that this issue is distinct but related to the issues raised with the new "Find in Path" dialog (https://youtrack.jetbrains.com/issue/IDEA-169077).
I use JetBrains products because they are powerful and customizable. The changes to Scope and Find in Path seem to reduce the flexibility offered by earlier versions.
Are there any acceptable workarounds available?
Please sign in to leave a comment.
Hello!
Please check the screenshots:
Do you have the same options? Could you please specify which options you missed if compare with 2016.3 version?
It seems to be working now. My problem was I was selecting a custom scope in "Find in Files". My custom scope ONLY included directories from my project. However, I still saw files from my virtual environment and my Python site-packages. Now with 2017.1.1, it seems to correctly exclude the non-project files. Was this fixed in 2017.1.1?
Thanks!