adamijak
adamijak
Expected behaviour: When searching song results should be shown next to albums and artists category. After playing selected song Spot should continue playing. Probably song radio?
I have multiple azure functions in my project. When I try to debug my function it always runs the first one in workspace "folder". It does not follow function picked...
Password in not longer needed for known connections. Also rescan wifi on script start. Based on issue [https://github.com/sinetoami/nmcli-rofi/issues/13](url)
It would be great to comment each function in go-wlroots and export it as godoc.
### Related problem Since `is-empty` and `any` are redundant I think we can use `is-empty` for different We should consider this issue before landing v0.68.0 because it is breaking change...
Do you plan to support https://mermaid.js.org ? I think it might be great way to generate graphs diagrams in typst.
Do you plan to publish docker image to docker hub or GitHub packages? I think having offical docker support would be beneficial, if you would like to use Typst in...
Partially fixes #221
Add `#todo` tag which shows warning with line number on compilation. It could also show marks on each page of generated document.
**Describe the bug** Documentation [here](https://learn.microsoft.com/en-us/graph/api/driveitem-delta?view=graph-rest-1.0&tabs=csharp) only mentions `.../root/delta` path. Sdk only allows you to use `.../items/root/delta` path, which is not documented. **Expected behavior** Clear explanation which endpoint to use and...