Add DAP repl keybinding
This commit is contained in:
parent
7c0c7d15d0
commit
819d7551a7
@ -1656,6 +1656,7 @@ Emacs support for the Language Server Protocol
|
||||
("o" "Step out" dap-step-out)
|
||||
("c" "Continue" dap-continue)
|
||||
("r" "Restart frame" dap-restart-frame)
|
||||
("R" "Launch REPL" dap-ui-repl)
|
||||
("l" "View locals" dap-ui-locals)
|
||||
("e" "Eval" dap-eval)
|
||||
("x" "Inspect" dap-ui-inspect)
|
||||
|
Loading…
Reference in New Issue
Block a user