Boris Somodvarac
Boris Somodvarac
fixed typos
First, thank you! Its almost perfect. I just have problem with task dependencies Example: ``` after !task1 2 weeks: task 2 now - 2 weeks: task 1 !task1 ``` It's...
https://docs.wakemeops.com/packages/elvish/
## Describe the bug When parsing installed alpine linux packages, the parser is skipping some packages due to the incomplete regex which results in pyinfra constantly trying to install a...
I'm trying to split a string on new line ``` package main import ( "fmt" "github.com/flosch/pongo2" ) func main() { templateString := ` {% for val in my_string|split:'\n' %} {{...
can you please push vscode extension to https://open-vsx.org/ so that VSCodium users can use it. Thanks.
Is it possible to make the with default to 800px, that leaves us with 720px of usable space in the content width. 520px is just crazy small. Or better if...