Reproduction steps:
- Press Ctrl + Shift + F
- Search for a miniature phrase like
while
andif
- Observe:
If this is intentional, this should be a togglable setting. At the moment, it’s hard to search for very small bits in scripts because CoreScripts will most likely have it too, ruining my results and making my own scripts hard to find. I need to find these scripts to improve performance of the game.
Expected behavior:
Only my scripts should show in search results. This is excluding CoreScripts, Plugins, and default modules which are added during runtime by CoreScripts (if possible).
Actual behavior:
All scripts are being searched, including ones I cannot edit or find the location of.