Single pump for both lua and mdb outputs
This commit is contained in:
2
init.lua
2
init.lua
@ -248,7 +248,7 @@ if required_toolbar_plugins and ToolbarView then
|
||||
if debugger.is_running() then
|
||||
if debugger.debugrunner.caps.can_pause then table.insert(t, {symbol="C",command=""}) end
|
||||
end
|
||||
|
||||
|
||||
table.insert(t, {symbol = "E", command = "jpdebug:reload-runners"})
|
||||
self.toolbar_commands = t
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user