Jeremy Monson

Results 7 comments of Jeremy Monson

Is there a good way to support it in chrome extensions? It doesn't support WASM by default in browser extensions. Would be great to have an alternative that works by...

Considering some people would prefer the old behavior, it seems maybe there should be an option to retrieve the string abbreviation but the numeric one would be served as default?

I'm having the same issue and am unable to load these snippets anymore in my JS/TS files: https://github.com/dsznajder/vscode-react-javascript-snippets No config changes on my end just stopped working recently. Tried the...

Ran into this issue, this is related to a bug with Geckodriver and Selenium: https://github.com/mozilla/geckodriver/issues/548 https://github.com/mozilla/geckodriver/issues/159 A temporary fix for this issue is to downgrade to Selenium 2.53.6 and firefox...

I'm not sure if this is intentional but this function can't be imported like `import { roundToNearestHours } from 'date-fns'` Seems like it just needs the file included in the...

Just to clarify, this is the right side of the top bar not being the same background color as the buffer?

@AndOrangutan I can still take a look, sorry I just haven't gotten to it.