This would ideally be solved in the tempfile crate. If necessary this could also be worked around in the compiler (we did something similar for temp directory creation). The standard library's ...
Install Visual Studio Code from the exe installer either downloaded from the official website, or via "winget install Microsoft.VisualStudioCode --interactive" (I tested both), make sure to check ...