Reflecting changes from golang/vscode-go@1964a4ee4c
Родитель
180e05e275
Коммит
6dd0120c20
9
Home.md
9
Home.md
|
@ -1,14 +1,5 @@
|
|||
Welcome to the VSCode Go Wiki!
|
||||
|
||||
### 📣 News and Upcoming Changes
|
||||
|
||||
[Remote attach debugging](./debugging#connecting-to-headless-delve-with-target-specified-at-server-start-up) is now available via Delve's native DAP implementation with Delve v1.7.3 or newer.
|
||||
We plan to enable this as the default in 2022 H1 to enhance remote debugging with the same
|
||||
[debugging features](./debugging) that are already in use for local debugging.
|
||||
We recommend switching your remote attach configurations in `launch.json` to use
|
||||
`"debugAdapter":"dlv-dap"` now to verify that this works for you.
|
||||
Please [file a new issue](https://github.com/golang/vscode-go/issues/new/choose) if you encounter any problems.
|
||||
|
||||
### User Documentation
|
||||
|
||||
* [Overview of Extension Features](features)
|
||||
|
|
Загрузка…
Ссылка в новой задаче