From 4faf1ffefe63b799676f3512d4cf5c03b18d0cb7 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Thu, 9 Oct 2025 14:11:37 +0200 Subject: [PATCH] devlog: completion beta --- content/devlog/2025.smd | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/devlog/2025.smd b/content/devlog/2025.smd index 0312ccf..df9d67c 100644 --- a/content/devlog/2025.smd +++ b/content/devlog/2025.smd @@ -15,6 +15,13 @@ them. You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more 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")) After weeks of fixing writergate issues in dependencies and flow itself, we now finally have our