Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
I'd love to see some better integration in the VS Code extension with DistributedApplicationTestingBuilder tests
Describe the solution you'd like
When debugging a test in VS Code, I'd like to be able to
- View the app host in the App Host's window
- See the code lens highlights of custom resources
This would really help to compensate for the lack of dashboard - e.g. being able to see the current state of the resource, seeign what ports a resource is using etc.
Additional context
I can see in the logs that the back channel started so I'd hope we'd be able to connect.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
I'd love to see some better integration in the VS Code extension with
DistributedApplicationTestingBuildertestsDescribe the solution you'd like
When debugging a test in VS Code, I'd like to be able to
This would really help to compensate for the lack of dashboard - e.g. being able to see the current state of the resource, seeign what ports a resource is using etc.
Additional context
I can see in the logs that the back channel started so I'd hope we'd be able to connect.