================
@@ -763,6 +764,16 @@
}
]
}
- ]
+ ],
+ "views": {
+ "debug": [
+ {
+ "id": "lldb-dap.modulesExplorer",
+ "name": "LLDB Modules Explorer",
----------------
ashgti wrote:
Updated to just be 'Modules'.
https://github.com/llvm/llvm-project/pull/138977