Closes VS Code tabs for the specified file paths. Combines path collection, tab finding, and tab closing operations.
Array of file paths to close
Promise that resolves when tabs are closed
Closes VS Code tabs for the specified file paths. Combines path collection, tab finding, and tab closing operations.