We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a26ab commit cf91d5eCopy full SHA for cf91d5e
lua/dapui/components/breakpoints.lua
@@ -11,6 +11,7 @@ return function(client, send_ready)
11
"setFunctionBreakpoints",
12
"setInstructionBreakpoints",
13
"setDataBreakpoints",
14
+ "breakpoint",
15
"stackTrace",
16
"terminated",
17
"exited",
0 commit comments