mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 01:29:52 +00:00
Revert "[lldb-vscode] Add missing launchCommands entry in the package.json"
This reverts commit a8c22ba416
.
This commit is contained in:
parent
c85bf7cfa8
commit
e292cdfb33
@ -140,11 +140,6 @@
|
||||
"description": "Commands executed just before the program is launched.",
|
||||
"default": []
|
||||
},
|
||||
"launchCommands": {
|
||||
"type": "array",
|
||||
"description": "Commands that create a custom target instead of using lldb-vscode's default target creation.",
|
||||
"default": []
|
||||
},
|
||||
"stopCommands": {
|
||||
"type": "array",
|
||||
"description": "Commands executed each time the program stops.",
|
||||
|
Loading…
Reference in New Issue
Block a user