================
@@ -146,6 +146,9 @@
"windows": {
"program": "./bin/lldb-dap.exe"
},
+ "variables": {
+ "PickProcess": "lldb-dap.pickProcess"
----------------
Da-Viper wrote:
use camelcase
https://github.com/llvm/llvm-project/pull/128943