================
@@ -763,6 +764,16 @@
           }
         ]
       }
-    ]
+    ],
+    "views": {
+      "debug": [
+        {
+          "id": "lldb-dap.modulesExplorer",
+          "name": "LLDB Modules Explorer",
----------------
JDevlieghere wrote:

Is "explorer" common terminology in VS Code for something like this? I've seen 
the term in the context of a file explorer and a remote (file) explorer but I 
don't remember seeing it in this context. If not, would "LLDB Modules" or even 
just "Modules" be descriptive enough for this view?

https://github.com/llvm/llvm-project/pull/138977
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to