Explorar o código

Add get_ipython to the debugger variable filter list

Jeremy Tuloup %!s(int64=4) %!d(string=hai) anos
pai
achega
a808479259
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/debugger-extension/schema/main.json

+ 1 - 0
packages/debugger-extension/schema/main.json

@@ -37,6 +37,7 @@
       "default": {
         "xpython": [
           "display",
+          "get_ipython",
           "ptvsd",
           "_xpython_get_connection_filename",
           "_xpython_launch",