For my job i'm frequently opening lists of files from the terminal.
When i do this with vscode, they are opened and all the tabs are there. But only the files i have clicked though and looked at are loaded into memory.
If i were to do a find and replace it would only bring up results from the files i have looked at. It also doesnt tell me how many files are open exactly which would be nice.
These all seem like things other editors do by default.
I was wondering what i have to do to enable this or if any extensions exist to handle it.