deflog: keybind hints

This commit is contained in:
CJ van den Berg 2025-12-02 15:50:17 +01:00
parent effc5999da
commit 6c85aecc98
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 9 additions and 0 deletions

View file

@ -15,6 +15,15 @@ them.
You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more
devlog entries in the [archive](/devlog/).
## [keybind hints]($section.id("2025-12-02T15:39:21+01:00"))
I've added a keybind hints overlay windows. This is globally bound to `ctrl+?` and will show you the
active keybindings for the current context. A filtered view of the keybinds available for the
current keybind prefix will popup when using keybinds with multiple keys in a sequence.
[]($video.asset('2025-12-02_keyhints.mp4').controls(true))
## [textDocument/documentSymbol]($section.id("2025-11-19T10:39:21+01:00"))
Flow now has a symbol browser for the current document based on the LSP `textDocument/documentSymbol`

Binary file not shown.