[llvm] [lldb] Rename lldb-vscode to lldb-dap (PR #69264)

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 02:16:08 PDT 2023


================
@@ -18,9 +18,10 @@
 
 # Introduction
 
-The `lldb-vscode` tool creates a command line tool that implements the [Visual
-Studio Code Debug API](https://code.visualstudio.com/docs/extensionAPI/api-debugging).
-It can be installed as an extension for the Visual Studio Code and Nuclide IDE.
+The `lldb-dap` tool (formerly `lldb-vscode) creates a command line tool that
----------------
DavidSpickett wrote:

missing the second backtick on lldb-vscode.

https://github.com/llvm/llvm-project/pull/69264


More information about the llvm-commits mailing list