You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Home.md
-9Lines changed: 0 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,5 @@
1
1
Welcome to the VSCode Go Wiki!
2
2
3
-
### 📣 News and Upcoming Changes
4
-
5
-
[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.
6
-
We plan to enable this as the default in 2022 H1 to enhance remote debugging with the same
7
-
[debugging features](./debugging.md) that are already in use for local debugging.
8
-
We recommend switching your remote attach configurations in `launch.json` to use
9
-
`"debugAdapter":"dlv-dap"` now to verify that this works for you.
10
-
Please [file a new issue](https://github.com/golang/vscode-go/issues/new/choose) if you encounter any problems.
If we get enough adoption, this data can significantly advance the pace of the go plugin development and help us meet a higher standard of reliability.
202
+
Go telemetry is designed to be transparent and privacy-preserving.
203
+
If you have concerns about enabling telemetry, you can learn more at
0 commit comments