Trent Jones
Trent Jones
I've gone to `chrome://extensions` scrolled to the bottom, clicked the keyboard shortcuts link and found the entry for Raindrop. I've set it to `Ctrl + D` and restarted Chrome, but...
* **Electron-Builder Version**: N/A * **Node Version**: N/A * **Electron Version**: N/A * **Electron Type (current, beta, nightly)**: N/A * **Target**: N/A I'm trying to publish my app with Bitbucket...
**Describe the bug** If we try to parse a string that has "+08:00:00" (i.e. a seconds offset), luxon is unable to parse the string. **To Reproduce** const testOne = DateTime.fromISO("2021-02-01T00:00:00.000+08:00:00");...
When a user is stored, the `state` property, which is hydrated with the `state` that has been echoed back from the server, is not stored, as per; https://github.com/IdentityModel/oidc-client-js/blob/01c872abc145114c76d9491b242d4d814c07e22a/src/User.js#L48-L57 Is there...
Rendering a "large" number of events (see screenshot) seems to slow things down to the point where there's noticeable lag and even "A webpage is slowing down your browser" at...
Colors don't work too well on a dark theme for Notepad++. Would be great if you could also set the Font color for the highlights, not just the background. i.e....
I'm not sure of the specifics, python isn't my forte, but I imagine it should be possible to check whether or not the chrome driver version supports the currently installed...
2 small fixes: 1. This thread indicates that the preferred usage is to rely on Corepack for Yarn management: https://github.com/yarnpkg/berry/issues/5748. To support this, I had to add an extra step...
Hi, I've started building out a new wrapper here: https://github.com/FizzBuzz791/NHealthCheck I'm happy to submit a PR to have it added to the third-party resources list if you'd like. Otherwise, I...