[Lldb-commits] [lldb] [lldb] Add a simplified syntax for underlying command options (NFC) (PR #155694)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 28 01:51:50 PDT 2025
https://github.com/Michael137 commented:
Agreed it would be nice to have a short-hand syntax for this. Do we want to claim `${}` for underlining though? Or could have a slightly different short-hand notation that we could then also extend to making things bold, italic, colored, etc. E.g., `${u:<blah>}`. Of course then we'd have to come up with some sort of escaping mechanism. Wdyt?
https://github.com/llvm/llvm-project/pull/155694
More information about the lldb-commits
mailing list