Fix display of bindings for editor::AcceptInlineCompletion + add validation + use modifiers from keymap (#24442)

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-02-10 13:01:42 -07:00 committed by GitHub
parent 43afa68dab
commit 78a5cf0257
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 166 additions and 137 deletions

View file

@ -79,7 +79,7 @@ futures.workspace = true
gpui_macros.workspace = true
http_client = { optional = true, workspace = true }
image = "0.25.1"
inventory = "0.3.19"
inventory.workspace = true
itertools.workspace = true
log.workspace = true
num_cpus = "1.13"