Results 2 comments of Benji

Although YAML isn't mentioned in [the VS Code documentation](https://code.visualstudio.com/docs/editor/codebasics#_folding), this behavior seems to be baked into the editor by default, including the keybindings. This works if this extension is disabled,...

UPDATE: The relevant configuration field is `commafeed.http-client.max-response-size`, I should've [read the manual](https://github.com/Athou/commafeed/blob/master/commafeed-server/doc/commafeed.md) :) ~~Hi, I'm also facing this issue, but I'm self-hosting Commafeed through Docker and I haven't imposed have...