Since this morning, with update of VSCode Julia extension to 1.173.2, I have an error message when (using VSCode inside WSL) starting REPL in a WSL directory. It says terminalserver.jl not found, with a Windows-style path. I checked, the terminal server.jl file is there in my ext4/wsl .vscode-server directory.
(note that VSCode still work works OK in windows)
Is this a bug in the update ?