mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Merge pull request +15091 from c9/ide-python-debugger
add IKPdb plugin
This commit is contained in:
commit
e1d0043e56
@ -472,6 +472,7 @@ module.exports = function(options) {
|
||||
|
||||
"plugins/c9.ide.run.debug.xdebug/xdebug",
|
||||
"plugins/c9.ide.run.debug/debuggers/gdb/gdbdebugger",
|
||||
"plugins/c9.ide.run.debug.ikpdb/ikpdb",
|
||||
|
||||
// Console
|
||||
{
|
||||
|
||||
@ -108,7 +108,7 @@
|
||||
"c9.ide.recentfiles": "#7c099abf40",
|
||||
"c9.ide.remote": "#301d2ab519",
|
||||
"c9.ide.processlist": "#2b12cd1bdd",
|
||||
"c9.ide.run": "#3cd1f257ca",
|
||||
"c9.ide.run": "#2304b66f43",
|
||||
"c9.ide.run.build": "#0598fff697",
|
||||
"c9.ide.run.debug.xdebug": "#054367574c",
|
||||
"c9.ide.run.debug.ikpdb": "#2682776d44",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user