[Lldb-commits] [lldb] [lldb-dap] Create a typescript extension for	lldb-dap (PR #75515)
    John Harrison via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Jan  9 11:07:58 PST 2024
    
    
  
================
@@ -1,7 +1,7 @@
 {
 	"name": "lldb-dap",
-	"displayName": "LLDB VSCode",
-	"version": "0.1.0",
+	"displayName": "LLDB DAP",
----------------
ashgti wrote:
This file has a mix of tabs and spaces of various sizes, should this be standardized one way or the other?
https://github.com/llvm/llvm-project/pull/75515
    
    
More information about the lldb-commits
mailing list