[Lldb-commits] [lldb] [lldb-dap] Adding defaults to VSCode settings for user level defaults. (PR #137694)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 29 13:39:34 PDT 2025
ashgti wrote:
Okay, how about this, I updated the settings to break things into 2 categories "Adapter" settings and "Defaults".
This is presented in the UI like this
<img width="1183" alt="Screenshot 2025-04-29 at 1 36 36 PM" src="https://github.com/user-attachments/assets/5ab13737-91fb-44a3-934c-b0dd5dd782c9" />
And removes `defaults` from the settings keys.
https://github.com/llvm/llvm-project/pull/137694
More information about the lldb-commits
mailing list