Roberto Huertas
Roberto Huertas
See [minidump#26](https://github.com/electron/node-minidump/issues/26) Apparently, these libraries are needed to make `minidump_stackwalk.exe` work in Windows. I was trying to use [simple-breakpad-server](https://github.com/acrisci/simple-breakpad-server), which uses [minidump](https://github.com/electron/node-minidump) which ends up using this repo. I had...
Unfortunately, there's an [error](https://github.com/electron/node-minidump/issues/26) in the `minidump` package that makes this not to work in Windows. I've submitted a PR to [chromium-breakpad#26](https://github.com/electron/chromium-breakpad/pull/6) so it can be fixed soon
See [vscode docs](https://code.visualstudio.com/updates/v1_37#_vscodeworkspacefs). As per Microsoft's recommendation: > Call to Action: If your extension is currently using the fs module from Node.js, consider migrating to the new vscode.workspace.fs API.
See [this](https://code.visualstudio.com/updates/v1_64#_language-default-icons) and decide whether to provide support or not.
### Coin name (`XRB`) * link to logo: [https://files.coinmarketcap.com/static/img/coins/32x32/raiblocks.png](https://files.coinmarketcap.com/static/img/coins/32x32/raiblocks.png) * official website: [https://raiblocks.net](https://raiblocks.net) **Optional info** (not mandatory, but saves me time): * logo color (HEX): `#xxxxxx` * bitcointalk.org thread:
This relates to #49 which was closed by the user but I'm not sure why. The thing is that it would be nice to have this exposed, maybe in the...
**Describe the bug** Whenever I open a peek, it doesn't matter dark or light mode, the header is transparent making it very difficult to read. **To Reproduce** Steps to reproduce...
With this change we're adding support for file urls with querystring
Big sur is still in private preview in GitHub Actions. We'll have to wait for this to be merged...
Use [svgcleaner](https://github.com/RazrFalcon/svgcleaner)