I'm looking for a way to extract data from multiple local html files. In Visual Studio Code, it's possible to find/replace in multiple files, but is it also possible to copy from multiple files, or is there an application that can do it?
Any help would be greatly appreciated!
Solved it!
I found the "Combine Files" extension for Visual Studio Code. :)