79215303

Date: 2024-11-22 14:03:53
Score: 1
Natty:
Report link

Update Version 2024.3

The Find in Files feature has been enhanced with a new search scope, Project Files Excluding Git-Ignored. This option excludes any files ignored in .gitignore files from your search results, helping you focus only on the relevant code when searching through your project.

screenshot of find in files with scope set to Project Files Excluding Git-Ignored

Assuming you've added bin/obj/debug/release folders to your gitignore, this will automatically take care of filtering them out of search results.

See Also: How can I tell IntelliJ's "Find in Files" to ignore generated files?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Probably link only (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: KyleMit