Tamás Szelei
Tamás Szelei
@raphamorim alright, I'm happy to maintain it for a while and I will let you know if I have a change of plans. The automation would be best hosted in...
@raphamorim thanks! I ran into a snag: ``` error: failed to select a version for the requirement `image = "^0.24.6"` (locked to 0.24.6) candidate versions found which didn't match: 0.24.7...
@raphamorim thanks, that seems to have worked :tada: Will you cut a patch version with this fix? Or should I wait for the next one? (I'd rather not upload a...
Initially I started writing the library with async code. However, I found that it complicates the interface a lot and I thought the performance gains to be irrelevant. Now the...
Apparently `notStopped` is not mentioned in the changelog. I think it slipped through the review, but I opened an issue to clarify the policy: https://github.com/microsoft/debug-adapter-protocol/issues/418 Depending on the answer, we...