internal which-key plugin, inactive by default (#26337)

This commit is contained in:
Sebastian 2026-05-08 13:55:49 +02:00 committed by GitHub
commit 19da27e1cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 908 additions and 63 deletions

View file

@ -329,6 +329,7 @@ export type TuiSidebarFileItem = {
export type TuiHostSlotMap = {
app: {}
app_bottom: {}
home_logo: {}
home_prompt: {
workspace_id?: string