Mark DAP as experimental
This commit is contained in:
parent
bd549d8a20
commit
97d4b2b5fe
@ -659,7 +659,7 @@ fn default() -> Self {
|
||||
"S" => workspace_symbol_picker,
|
||||
"a" => code_action,
|
||||
"'" => last_picker,
|
||||
"d" => { "Debug" sticky=true
|
||||
"d" => { "Debug (experimental)" sticky=true
|
||||
"l" => dap_launch,
|
||||
"b" => dap_toggle_breakpoint,
|
||||
"c" => dap_continue,
|
||||
|
Loading…
Reference in New Issue
Block a user