sleemer/docker.dotnet.debug

update to vs code 1.25

ekelvin opened this issue · 3 comments

Really nice
Can you please update to vs code 1.25 seems most of it is deprecated

Hi @ekelvin! Do you mean the new feature of auto-attach? It's really cool and simplifies configuration, but do they support dotnet core and docker yet? According to https://code.visualstudio.com/blogs/2018/07/12/introducing-logpoints-and-auto-attach#_supported-languages c# and docker are not on the list yet...

I mean all the code you have in readme is outdated and most of them are deprecated. :)

Hm... to be honest... I don't see your point... what do you mean deprecated, what's the alternative? I'm using 1.26.0-insider and it still seems like the only way to be able to debug dotnet core app inside the container from vscode use the approach from the readme... could you please be more concrete?