Edvin Dulko

Results 9 comments of Edvin Dulko

I'm used to use F on youtube and found out about the shortcuts you mentioned while I was searching for shortcuts in the code

But Ctrl+F still works, why is adding new hotkeys bad?

I've changed config and now I cannot type f

Yes `cat src/dict/index.ts | prettierd src/dict/index.ts`: ![image](https://github.com/fsouza/prettierd/assets/91154742/a9c7664a-8b1b-45cd-a222-3cbff343d473) I forgot to mention, this file is in `.prettierignore`. But excluding it from there does not help (formats, but produces `�`).

Yes, it's open source, [here's the repo](https://github.com/GooseOb/taraskevizer/)

```bash $ prettierd --debug-info src/dict/index.ts prettierd 0.25.2 prettier version: 3.1.1 Loaded from: /home/gooseob/projects/taraskevizer/node_modules/prettier/index.cjs ```

The bug seems similar to GooseOb/taraskevizer#5. So there might be a problem with `node`. I tried with `bun` and it works fine, so I opened nodejs/node#52944

Oh, I see you changed the implementation of get-stdin and I do not see the bug now. Seems like it helped

No, it didn't, I still get this characters :)