[Lldb-commits] [lldb] [lldb] Rename lldb-vscode to lldb-dap (PR #69264)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 17 02:16:09 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 lldb-commits
mailing list