ソースを参照

Filter _xpython-prefixed variables

Sylvain Corlay 5 年 前
コミット
23621497eb
1 ファイル変更3 行追加0 行削除
  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__",