eclipse-archived / codewind-vscode

Extension for developing cloud-native, containerized applications from VS Code
https://codewind.dev
Eclipse Public License 2.0
16 stars 30 forks source link

Remote debug #572

Closed tetchel closed 4 years ago

tetchel commented 4 years ago

Support remote debug Also fix projects not being disposed when a connection is deleted Resolves https://github.com/eclipse/codewind/issues/2573 Part of https://github.com/eclipse/codewind/issues/1990

What type of PR is this ?

What does this PR do ?

Which issue(s) does this PR fix ?

Link to the Codewind repository issue(s) this PR fixes or references:

Does this PR require a documentation change ?

Any special notes for your reviewer ?

tetchel commented 4 years ago

also fixes https://github.com/eclipse/codewind/issues/2758