Commit 8115161
tools/goplssetting: read enum key and enum value status
VSCode-Go release tool can read gopls apijson's enum keys and
enum values' status field (experimental, debug, advanced).
The status will be added in the front of markdone description.
x/tools CL 652356
Change-Id: I00333a9b63813369f1989e25131b8ce82827a022
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/652357
Reviewed-by: Alan Donovan <[email protected]>
Auto-Submit: Hongxiang Jiang <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
kokoro-CI: kokoro <[email protected]>1 parent 97c9ecd commit 8115161
1 file changed
+20
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
117 | 128 | | |
118 | 129 | | |
119 | 130 | | |
| |||
129 | 140 | | |
130 | 141 | | |
131 | 142 | | |
132 | | - | |
133 | | - | |
| 143 | + | |
| 144 | + | |
134 | 145 | | |
135 | 146 | | |
136 | 147 | | |
| |||
453 | 464 | | |
454 | 465 | | |
455 | 466 | | |
| 467 | + | |
456 | 468 | | |
457 | 469 | | |
458 | 470 | | |
459 | | - | |
460 | | - | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
461 | 474 | | |
462 | 475 | | |
463 | 476 | | |
| |||
466 | 479 | | |
467 | 480 | | |
468 | 481 | | |
| 482 | + | |
469 | 483 | | |
470 | 484 | | |
471 | 485 | | |
| |||
479 | 493 | | |
480 | 494 | | |
481 | 495 | | |
| 496 | + | |
482 | 497 | | |
0 commit comments