Michael

Results 8 issues of Michael

Using coroutines in nodejs, it requires `kotlinx-atomicfu` but there is no `kotlinx-atomicfu` as a dependency in the coroutines package.json. Here is the top part of the `kotlinx-coroutines-core.js`: ```js (function (root,...

bug
js

**Describe the bug** When adding a new line to a file it is ignored **To Reproduce** Steps to reproduce the behavior: 1. Using the following test (kotlin) ``` val beforeContent...

bug

Would it be possible to use the parameters from the source collection in the target collection? I was thinking of being able to use the parameters in the source to...

This will fix https://github.com/microsoft/vscode-extension-telemetry/issues/123

We have a case where one of the properties we are logging has the model and it's hash code in the error. For example ``` SomeModel@1e1mb4n ``` The email regex...

We would really like to use this but hope to use the latest version of VS Code (1.106)