File context groups

I would find it useful if we could create “file context groups”, where we can bundle related files together and easily reference them in chat.

Example:
Editor Tool (EditorWindow.cs, EditorData.cs, EditorStyles.uss)

Then in a new chat I can simply use @Editor Tool and it automatically adds all those files to the chat for me.

3 Likes

There is an alternative method. You can write the files you want to group into Notepad by using the @ symbol, and then @ this Notepad.

Yes, but I’d also like to be able to put an entire directory of files alongside some files from another location and I don’t think this is currently possible using the Notepad method mentioned above, unless you go through each file and add it individually