Ben Iofel
Ben Iofel
e.g. if i search for Box, i want to see Gtk.Box at the top, not ClutterGst.Box
if you run `make serve-mini` it builds docs for glib-2.0 and gio-2.0, but if you go to a GObject and click on 'object' it 404s. Should we be building docs...
`load_images_vapi()` downloads images when `vapi-image-source=` is specified. If there are no images downloaded, wget will not have created the directory `documentation//vapi-images/`, and `valadoc` will break. You can try this with...
Offline lookup, like MacOS's Dictionary app does it, would make lookup instant in addition to working without internet access.
## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...
**Describe the bug** When I select a section of code and format it, it disappears. **Software** OS and version (e.g. Ubuntu 20.04): MacOS Code editor (e.g. VSCode): VSCodium Vala Language...
**Describe the bug** When I put a viewport next to a listview, and press `j` once, I get scrolling artifacts visible in the viewport. **Setup** Please complete the following information...
### What happened in your environment? I tried to pull an image from registry.fly.io I am unable to make an HTTPS request over TLS to https://registry.fly.io, because it requires SNI....