microsoft / vscode-spring-boot-dashboard

Spring Boot Dashboard for VS Code
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-spring-boot-dashboard
Other
56 stars 31 forks source link

Dashboard does not show up when using dev containers #333

Open SSmale opened 11 months ago

SSmale commented 11 months ago

I have a new dev container with a spring boot app cloned into it, but the dashboard was not present in the side bar. I had to use the Command Pallet command Connect to get it working.

If the container and the host both have the extension installed I would have expected it to auto connect