Collects all input file paths associated with a conversion. Includes descriptor, input, RDF input, and additional input files.
Collects all output file paths from the outputs directory. Reads the directory and returns all file paths found.
Finds all open VS Code tabs that match the given file paths. Searches through all tab groups to find matching tabs.
Closes VS Code tabs for the specified file paths. Combines path collection, tab finding, and tab closing operations.