Commit 2238caa
committed
package.json: reuse go.mod tmGrammar for go.work syntax highlight
This handles syntax highlighting in VS Code Go when
users don't opt in for semantic tokens to be implemented
in golang/go#50930.
The go.mod and go.work syntaxes are currently identical except
the keywords.
Change-Id: I9395588c9291f88ed2690e939bf486f626e12a4c
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/390594
Trust: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Michael Matloob <[email protected]>
Reviewed-by: Peter Weinberger <[email protected]>1 parent c783d6f commit 2238caa
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
182 | 187 | | |
183 | 188 | | |
184 | 189 | | |
| |||
0 commit comments