Ben Woodward

Results 48 comments of Ben Woodward

I have experience this. It is reproducible if you customize your linkhint chars to `feioujlaeg`, then go to youtube.com, you should find that `GE` is duplicated.

OMG I can't believe I missed that 😂. I must have been sleep deprived

I've run into this issue, `skhd` randomly stopped working. Tried everything and nothing works. I tried running the binary directly and I get an error about 'secure keyboard entry': ```...

Here's a working graphql config for anyone stuck with this. Caveat: you need to set up a graphql endpoint/query that receives `first: Int!, offset: Int!, keyword: Int!` for this to...

I'll try using a different shortcut and see if that makes a difference. One other theory I have is that the extension is somehow conflicting with another extension. Not expecting...

I'm trying to get `graphql-request` working with `sveltekit`/`vite` and struggling. Installed from znck's branch (had to downgrade to node 12 for this to not throw `node-gyp` related errors): `npm i...

Thanks for building this plugin @tanepiper, really well designed API. I struggled for a while trying to figure out why I couldn't get my Formula form to detect values from...

I really need this option, the HTML formatting does so much wacky stuff. For example: ```svelte {#each $currentFlashcardSides as side} {/each} ``` ..gets formatted to: ```svelte

Would appreciate this, I always hit escape to close the window forgetting the shortcut doesn't work.

I just bumped into this bug.