devlog: completion beta

This commit is contained in:
CJ van den Berg 2025-10-09 14:11:37 +02:00
parent 3d3dd4305c
commit 4faf1ffefe
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -15,6 +15,13 @@ them.
You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more
devlog entries in the [archive](/devlog/). devlog entries in the [archive](/devlog/).
## [LSP completion]($section.id("2025-10-01T21:55:12+0200"))
Completion is now functional, although not super pretty. Give it a try! Feedback on what the final
UI should look like is as usual very welcome. Either via github and/or codeberg issues or in the
usual discord or irc channels.
## [zig-0.15]($section.id("2025-10-01T17:00:47+02:00")) ## [zig-0.15]($section.id("2025-10-01T17:00:47+02:00"))
After weeks of fixing writergate issues in dependencies and flow itself, we now finally have our After weeks of fixing writergate issues in dependencies and flow itself, we now finally have our