jade
jade
Blank page: https://buck2.build/docs/api/build/ResolvedStringWithMacros/ This is linked from a few places, but is not itself documented.
I have noticed the following fault on 2025-06-15: if I have a bxl file and an argument with bxl.Context type, I seem to get completions for locals after I type...
``` // omitted: E O U T const std::string base32Chars = "0123456789abcdfghijklmnpqrsvwxyz"; ``` This is a special base32 alphabet that was invented by Eelco Dolstra that the nix ecosystem is...
https://buck2.build/docs/bxl/ ## Description Buck2 has PACKAGE files which do directory specific configuration. I am not familiar enough with Bazel to draw a comparison to WORKSPACE, but I think the Buck2...
This interprets BXL files as bzl, which they basically are. It also interprets BUCK files as BUILD, which they also are. Ref: https://buck2.build/docs/bxl/
**Is your feature request related to a problem? Please describe.** I want to be able to `:TSEditQuery` to edit a query and then save it and then have it work....
### This issue respects the following points: - [x] This issue is **not** already reported on [GitHub](https://github.com/jellyfin/jellyfin-web/issues?q=is%3Aissue) _(I've searched it)_. - [x] I agree to follow Jellyfin's [Code of Conduct](https://jellyfin.org/docs/general/community-standards.html#code-of-conduct)....
This is useful so that editors will just have the right settings for Haskell without having to guess.
This is required so that static musl actually links to libucontext correctly to get setcontext/etc for fibers. Using this allows the packager to set up the libucontext pkg-config however they...
- [x] I have looked for existing issues (including closed) about this ## Feature Request I want to be able to set multiple headers with `SetResponseHeaderLayer`: needing one layer per...