[Lldb-commits] [lldb] [lldb-dap] Adding defaults to VSCode settings for user level defaults. (PR #137694)
Ebuka Ezike via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 29 05:59:14 PDT 2025
da-viper wrote:
I don't think we need the defaults in in the setting string as it makes more sense to type
`lldb-dap.commandEscapePrefix` instead of `lldb-dap.defaults.commandEscapePrefix`
https://github.com/llvm/llvm-project/pull/137694
More information about the lldb-commits
mailing list