microsoft / vscode-debugadapter-node

Debug adapter protocol and implementation for VS Code.
Other
273 stars 79 forks source link

Fix #198 #199

Closed roblourens closed 6 years ago

roblourens commented 6 years ago

Fix #198

This is even essentially what you told me to do originally... https://github.com/Microsoft/vscode-debugadapter-node/commit/30cbe2668b50dfa87f84b5f065a066c695058483#commitcomment-29446403

weinand commented 6 years ago

@roblourens Looks good to me. I suggest that we release this at the beginning of next milestone and then self-host on it thoroughly...

weinand commented 6 years ago

Thanks for the PR