Finds all open VS Code tabs that match the given file paths. Searches through all tab groups to find matching tabs.
Array of file paths to search for in open tabs
Array of VS Code tabs that match the file paths
Finds all open VS Code tabs that match the given file paths. Searches through all tab groups to find matching tabs.