Commit d7a44e3
extension: fix go.mod retract block syntax highlight
retract block in go.mod can contain ranges in the form of "[vStart, vEnd]", which is not currently well-highlighted
Change-Id: I8f2a41b6fc9a268c939e0e65fa82b9d2146ea360
GitHub-Last-Rev: 979739c
GitHub-Pull-Request: #3604
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/628335
Auto-Submit: Hyang-Ah Hana Kim <[email protected]>
Commit-Queue: Hyang-Ah Hana Kim <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
kokoro-CI: kokoro <[email protected]>
Reviewed-by: Robert Findley <[email protected]>1 parent 9eedcfc commit d7a44e3
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
145 | 157 | | |
146 | 158 | | |
147 | 159 | | |
| |||
0 commit comments