Commit 3ec24ac
Snippets: remove the comma from the placeholder in
When using "forr" snippet,
the comma in the "_, " placeholder will be deleted
if user edit the placeholder.
So the comma should not be part of the placeholder
Change-Id: Ief4e6f24055c75dbb75d413b8fdbdeae39a437c2
GitHub-Last-Rev: 738c0bf
GitHub-Pull-Request: #3602
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/627895
Reviewed-by: Dmitri Shuralyov <[email protected]>
kokoro-CI: kokoro <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
Commit-Queue: Hyang-Ah Hana Kim <[email protected]>forr
1 parent d7a44e3 commit 3ec24ac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments