vscode-docker icon indicating copy to clipboard operation
vscode-docker copied to clipboard

Add Discoverability For F5'ing Python and Node projects

Open alexyaang opened this issue 2 years ago • 2 comments

This was something we discovered during developing the .NET ambient task feature. Addressing this issue will allow our scaffolding command to be more discoverable.

Reproduce steps:

When you F5 on a python / node file, you do not see the debugger from our extension.

image

However, you do see our debugger while F5'ing a C# file, you do. (This is added by the .NET SDK Build PR https://github.com/microsoft/vscode-docker/pull/3960)

Screenshot 2023-06-14 at 1 50 43 PM

alexyaang avatar Jun 14 '23 17:06 alexyaang

Seems reasonable

dbreshears avatar Jun 14 '23 18:06 dbreshears

Moving to future

dbreshears avatar Oct 04 '23 18:10 dbreshears