Hi, Kenneth here from Stripe. I'd love to chat with you about the problems you have with webhooks. How can I best reach you? My email is [email protected]
:wave Kenneth here. Linux support is on the roadmap, and can be supported via https://libimobiledevice.org/ but not all functionality might be possible, as libimobiledevice isn't 100% on pair with Apple's own driver that's provided via iTunes on MacOS and Windows.
Would love to get some help testing this as I'm not a Linux user myself. Shoot me an email at [email protected] if you are interested!
We have looked into this, and haven't found an intentional change that should change your opt-out settings. This shouldn't happen.
We have two theories:
1) Your settings file was deleted, which means that you would have lost all of your settings, and not just the telemetry setting. This can happen if the AppData or ~/Library/Application Support was cleaned up.
2) One of your installed extensions updated the settings either accidentally or on purpose. This would require further debugging, and a list of your installed extensions.
To help debug this further, it would be great help if you could open an issue on Github, https://github.com/Microsoft/vscode/, with more details about your OS, VS Code version and installed extensions, so we can figure out what happened.
Hi, I'm Kenneth, PM on VS Code. To clarify here: @code is written in TypeScript and is an Electron app. Not React Native. We don't have plans on moving away from Electron in any near future.
Chrome DevTools Protocol (CDP) is a more advanced API, and I've been leading an effort on getting multiple browsers to look at CDP under https://remotedebug.org