Commit 6765bac
authored
We should not send error message after termination to vscode because we don't want to show user with such errors. (microsoft#75)
1 parent 646bfc7 commit 6765bac
1 file changed
Lines changed: 1 addition & 2 deletions
File tree
- com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/adapter
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
0 commit comments