CoreScripts show in Find/Replace All search results

Reproduction steps:

  • Press Ctrl + Shift + F
  • Search for a miniature phrase like while and if
  • Observe:

image

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.

3 Likes

We’ve filed a ticket to our internal database, and we’ll follow up when we have an update for you!

Thanks for the report!

4 Likes

Hi @bluebxrrybot,

This issue has been fixed, please confirm that you’re not seeing it any more.

2 Likes

I’ll be sure to check later, since I am unable to right now. If it is fixed, then I will mark a post as the solution. Thanks!

Thanks so much for fixing this you guys!

(before):
image

(after):

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.