debugger beta: Auto download Delve (Go's DAP) & fix grammar errors in docs (#31273)
Release Notes: - debugger beta: Go's debug adapter will now automatically download if not found on user's PATH Co-authored-by: Remco Smits <djsmits12@gmail.com>
This commit is contained in:
parent
9c01119b3c
commit
14d9a4189f
3 changed files with 74 additions and 19 deletions
|
@ -339,9 +339,6 @@ impl DebugAdapter for CodeLldbDebugAdapter {
|
|||
},
|
||||
{
|
||||
"required": ["targetCreateCommands"]
|
||||
},
|
||||
{
|
||||
"required": ["cargo"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue