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
src/goDebugConfiguration: remove remote attach info pop-up
This change removes an informational pop-up at the start of remote attach session that was meant to announce to users that their dlv-dap setting was no longer ignored in that mode. In the past we defaulted to legacy regarding of the debugAdapter setting. Now that the intro period is over and the users also find this "announcement" confusing because it looks like an error, it is time to remove it. The users will be notified later in the session if their dlv version is too old to support remote attach and connection fails.
Fixes#2018
Change-Id: Iebecb3e7cb03d21a5a7b739c18554926a1e557f6
GitHub-Last-Rev: 3398531
GitHub-Pull-Request: #2097
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/391054
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
Trust: Jamal Carvalho <[email protected]>
0 commit comments