royitaqi wrote:

> It's probably not relevant to 99% of the users of the extension.

Totally agree.

> Given that we use the README in the Marketplace, maybe 
> https://lldb.llvm.org/resources/lldbdap.html would be a more appropriate 
> place for this? 

I think the cohort we are addressing are the ppl who develop debugger 
extensions and want to leverage `lldb-dap`.  This cohort isn't exactly "whoever 
develops llvm-project or lldb-dap" or "whoever uses the lldb-dap extension".   
I don't know where this cohort will look for such info.

How about this: Maybe we add the text to 
https://lldb.llvm.org/resources/lldbdap.html, then add one line into the 
`README.md` (where my currently added text are) to point to 
https://lldb.llvm.org/resources/lldbdap.html saying something like "This 
extension also exposes VS Code commands, which can be invoked by other debugger 
extensions to leverage this extension's settings and logic. See [link]."    
WDYT?

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

Reply via email to