Commit f5d6cad
committed
extension/src/goStatus: fix quick pick for gopls trace open
There is an extra space in the presented quick pick option.
Fixes #3236
Change-Id: I073ee18b6296778c5056e5f4f6f662061d89a565
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/571318
Reviewed-by: Suzy Mueller <suzmue@golang.org>
Commit-Queue: Hyang-Ah Hana Kim <hyangah@gmail.com>
kokoro-CI: kokoro <noreply+kokoro@google.com>1 parent 53bf019 commit f5d6cad
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments