aimestereo
aimestereo
Confirm this bug versions: ``` pytest==6.2.5 # works pytest-django==4.2.0 # fails pytest-django==4.3.0 | 4.4.0 ``` in our case we are using class scope fixture to set DB 1 time for...
I'm totally agree
UPDATE: I can't say anything about `C`, but default behavior miss space for `*.ts` and completely missing/broken for `*.sql` --- @flexagoon If you don't need block comments, then you are...
My version: [zellij-sessionizer](https://gist.github.com/aimestereo/a55e85523d59a4129b934b804fdf7e50) thanks to @ryanhuanli for inspiration https://github.com/zellij-org/zellij/issues/884#issuecomment-1250483279 here's my version for another use case: * it's implementation of ThePrimeagen tmux-sessionizer https://github.com/ThePrimeagen/.dotfiles/blob/602019e902634188ab06ea31251c01c1a43d1621/bin/.local/scripts/tmux-sessionizer . I short, it allows to create...
@ouuan interesting for *.ts files it's `commentstring=//%s` and yeah, it's wrong now. Maybe I fucked up in my initial check I came back to this, to update my original comment:...
@VladimirMarkelov no, it can't. It can only comment whole line.
@plt3 @maciejzj guys, you're the best, Also, your solution have these attrs: * supports all three `:`, `?`,`/`, not just `:` * preset keymaps doesn't override Up&Down arrows, so it...
@stuart-haas, thanks, I will try it out, originally I just thought that I misconfigured Coolify, but it seems, for https to work correctly I need to let Coolify to terminate...
@bh0mbalziyad if you don't mind, can you share your Traefik config? I don't see much difference in how I terminate SSL: on ALB, Nginx or Traefik. The only difference for...
for me it failes on 3.10.12 and works on 3.10.11 (Docker `python:3.10.11-slim-buster`)