I'm reading a list of files from text file, and some of the filenames have the " character as part of their name. For instance: $xx = Get-Content -Path $list ForEach ...
Enter the following where file path intellisense is permitted (I am working in a PowerShell file with the PowerShell extension, and could not determine if VS Code or PowerShell extension provide this ...