Closed
Description
We encourage to use WSL.exe for distro management and for launching WSL. But, the current VS Code integration uses the original implementation - bash.exe. This is problematic as new distros that are not dependent on bin/bash come to WSL.
We propose changing 'bash.exe' references to 'WSL.exe' in VS Code.