Sergey Sudakov
Sergey Sudakov
Every code editor uses its own code formatting preset, but I can't figure out which one is being used here. Proposal: use `clang-format` to force everything into the same style....
I wasn't sure where to report this (mtm or Kakoune), but this seems more like an mtm bug. Whenever I open up Kakoune inside mtm, this is what the pane...
Sounds simple enough: return a `NamedFile` from a handler whlist setting the `Cache-Control` header to e.g. `max-age=86400`. Still, I can't seem to figure this out no matter how much I...
### Brief Issue Summary Clicking "Launch target" runs the resulting executable with cwd = `build/Debug`. This means it cannot access e.g. the `assets` folder in the project root, which is...