Quellcode durchsuchen

Filter _xpython-prefixed variables

Sylvain Corlay vor 5 Jahren
Ursprung
Commit
23621497eb
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      schema/main.json

+ 3 - 0
schema/main.json

@@ -38,6 +38,9 @@
         "xpython": [
           "display",
           "ptvsd",
+          "_xpython_get_connection_filename",
+          "_xpython_launch",
+          "_pydev_stop_at_break",
           "__annotations__",
           "__builtins__",
           "__doc__",