Jurgen Braam
Jurgen Braam
### Check for existing issues - [X] Completed ### Describe the feature Since https://github.com/zed-industries/zed/issues/5244 (which can be closed) cycling tabs L+R has been implemented with `pane::ActivateNextItem` and `pane::ActivatePrevItem`. But I'd...
### Provide a detailed description of the proposed feature In followup of https://github.com/Homebrew/brew/issues/2110, I'd like to suggest to make the Caveat output less chatty in regard to the shell completions...
Hi @davydkov, fist of all: thanks for creating the versatile LikeC4 while keeping the number of keywords in the language to a minimum! ❤️ I'm working on a large model...
Hi guys, I just ran into my installed version v3.33.0 not reporting it is not new enough as compared to `Taskfile.yaml`: ``` version: '3.41.0' ``` So I thought to provide...
Hi @dsmiller95, just stumbled upon your extension + server, great stuff! I had a brain fart: since MS now supports custom emoji, there might not be a need for a...
Hi fellas, in case you've run in to addon build problems ending up in: ``` $ docker run --rm -it --name builder --privileged \ -v /var/run/docker.sock:/var/run/docker.sock:ro \ -v ${PWD}:/data \...