disfated

Results 6 comments of disfated

Huge upvote

I'm using this guy to sugarize cursors ```js const pg = require('pg'); const Cursor = require('pg-cursor'); const client = new pg.Client(/* ... */); client.cursor = async function* cursor(query, values, chunkSize...

@rstoenescu Any news on this? It's a huge pain to override all `px` to `rem`. Can't see how using `rem`s could hurt anyone who don't need them (yet?). How can...

Tried to install v0.2.3 and failed. 1. Manually installing on remote host ends up stuck in infinite loading animation. No useful logs found. 3. If I first install v0.2.3 locally...

v0.3.0 output: ``` 2023-02-01 13:21:56.261 [error] Activating extension MohammadBaqer.better-folding failed due to an error: 2023-02-01 13:21:56.261 [error] Error: Cannot find module '/root/.vscode-server/bin/97dec172d3256f8ca4bfb2143f3f76b503ca0534/node_modules.asar/vscode-textmate' Require stack: - /root/.vscode-server/extensions/mohammadbaqer.better-folding-0.3.0/out/main.js - /root/.vscode-server/bin/97dec172d3256f8ca4bfb2143f3f76b503ca0534/out/vs/loader.js - /root/.vscode-server/bin/97dec172d3256f8ca4bfb2143f3f76b503ca0534/out/bootstrap-amd.js...