-
Is there any DAP support? Does this plug-in intentionally target the `pwa-node` adapter?
When running the dap strategy it's saying that it's looking for the `pwa-node` adapter -- is this plug-in co…
xbc5 updated
5 months ago
-
As discussed in Moddable-OpenSource/moddable#132 I am opening an issue here.
I just had a minute to test the integration of the new WebSocket-Debugger into the [WebIDE](https://github.com/FWeinb/…
-
I am in the very early stage of exploring a plugin that inspects and interacts with the journal. It is modeled on the Activity plugin in that there is nothing in emit() and page-modifying code in bind…
-
## 📝 Provide a description of the improvement
Our test suite tends to randomly crash on certain packages without any reason. Most of these crashes are random disconnections from Karma server which …
-
Occasional Saturdays 9am Chicago
May 7: [Jim's zoom room](https://us02web.zoom.us/j/6853551826?pwd=NG1BdDFpSUZBQndQRnZvUUtLRG1BUT09)
See also: Wednesday [Agoric Dev Office Hours](https://github.…
dckc updated
4 months ago
-
[https://electronjs.org](https://electronjs.org)
-
Hello, I have just started using this library and all seems to be correctly set up. I ran python blinkistscraper email password with my credentials and Cloudflare unfortunately detects (I assume) an a…
-
Many (all?) language SDKs have a "console" exporter that allows outputting the produced telemetry to standard output. This is very useful for getting started, debugging, etc.
The spec does not defi…
-
When running on web, these service extensions appear as loaded, but if I call them they seem to not respond (until I terminate the app, then they fail).
```
[2:44:25 PM] [Observatory] [{"id":"1",…
-
### Steps to reproduce
1. Create a new flutter project
2. Add integration_test folder
3. Add to pubspec.yaml
integration_test:
sdk: flutter
4. add new test file with the following…