Maurice Faber
Maurice Faber
no log output is shown however (see #1227)
Could you use pcre for this? [pcre](https://pkg.go.dev/github.com/glenn-brown/golang-pkg-pcre/src/pkg/pcre) • Go bindings for libpcre (C-based) • Requires CGo, so not pure Go • Full PCRE syntax, very fast, but requires native dependencies
How can we add favorites via cli then? No human should be needed until the window is opened with relevant diff
But it is for automation, not humans. I only want a dev to do what is necessary. And have preconfigured what they need to look at. It would therefor be...
just using code, the result should be: > defaults for left/right files and folders so that CMD+LL will open that immediately I do not care how, but throughout our discourse...
So something like: ```json "l13Diff.initialFavorites": [ { "leftFolder": "${workspaceFolder}/bla", "rightFolder": "${workspaceFolder}/dida" } ] ```
Our goal is to offer devs a link that opens vscode in the right location (side by side comparison view) to make decisions based on what they see immediately, without...
Great idea! Can you share a link?
I see that Winston is used with an extra transport for `Console`, but there is no output at all coming from the planka container, leading me to believe that the...
Those are native props of entities if I understand it correctly, so it is up to the creator of any entity to set those props upon creation/modification time. Just like...