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.ts: clean up launch.json quickpick
The many options for default launch configs when creating a new
launch.json made it seem cluttered and difficult to know which
was best to choose. Change to using 3 options (launch, attach local,
and attach remote) to simplify setup.
Change-Id: Ief173197dab2b5da0792b7be4f2df820bebbfea9
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/308490
Trust: Suzy Mueller <[email protected]>
Run-TryBot: Suzy Mueller <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
0 commit comments