Do no open browser when debugging in codespaces
When I run my application with node it works and I can see the browser navigating to the expected URL, however under debugging I always get
```
Command is only available in WSL or inside a Visual Studio Code terminal.
```
And the browser is not opened.
关闭于 2025-11-12 1 条评论