Commit d0d360a
committed
[release] package.json: do not claim .tmpl files in stable version
https://go-review.googlesource.com/c/vscode-go/+/281392 is a prep work
for template support. However, the handling is not available in gopls
yet, and LSP registration is activated only in the preview mode (per
https://go-review.googlesource.com/c/vscode-go/+/283639)
This CL is the remaining task from cl/283639 to disable the experimental
feature from the stable release. We will revert this change when gopls
is ready to handle templates.
Update #609
Change-Id: I72d04b11f14fde25b7ad64e6a9a82f7c20e32b4c
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/284095
Trust: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Suzy Mueller <[email protected]>1 parent ddb4e6f commit d0d360a
1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | 134 | | |
144 | 135 | | |
145 | 136 | | |
| |||
0 commit comments