Commit 7fd8e3d
extension/src: show output channel upon failure
CL 559738 changes the type of output channel to log output channel.
The log output channel does not show by default.
The extension will only show the output channel upon failure, show
information message upon success.
For #3359
Change-Id: Id4bb8ff053748c80ac3192db34aed0c4c9c5acec
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/691615
Auto-Submit: Hongxiang Jiang <hxjiang@golang.org>
Reviewed-by: Madeline Kalil <mkalil@google.com>
kokoro-CI: kokoro <noreply+kokoro@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>1 parent 0baf320 commit 7fd8e3d
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
0 commit comments