Adding files to context based on a file body regex

Hi, is there a simple way to add all files whose content contains a regex to the context in composer/chat/etc?

It seems like this would be pretty straightforward given that regex-based file search is already support in the search tab. Right now my workflow is

  • Perform a search with the regex
  • Open all searched files manually (which is annoying)
  • Use / to add all opened files to the context

This might be easier if you install VoidTools’ “Everything” search…

I am in the process (one of my many shiny_objects I am pointing YOLOs
at) – is I have cloned the Everything gits and am incorporating everything search functions into the toolings I am makign with Cursor YOLO bots.


I am going to incorporate:

into it as well…

I have some wonky ideas…