debugger: Add keyboard navigation for breakpoint list (#31221)

Release Notes:

- Debugger Beta: made it possible to navigate the breakpoint list using
menu keybindings.
This commit is contained in:
Cole Miller
2025-05-26 19:40:07 +00:00
committed by GitHub
parent 4acb4730a5
commit ee415de45f
6 changed files with 385 additions and 171 deletions
Generated
+1
View File
@@ -4248,6 +4248,7 @@ dependencies = [
"util",
"workspace",
"workspace-hack",
"zed_actions",
"zlog",
]