Commit fb1dce6
committed
package.json: align snippetsPreventQuickSuggestions with VS Code default
Since vscode 1.79 (2023 May release), VS Code's
editor.suggest.snippetsPreventQuickSuggestions is false by default
so the extension doesn't need to override this.
https://code.visualstudio.com/updates/v1_79#_quick-suggestions-and-snippets
Fixes #1805
Change-Id: Iffaa6ab57b1f80c7d559e55c7886763bfe288dfc
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/502596
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>1 parent 0864ab0 commit fb1dce6
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
| 220 | + | |
222 | 221 | | |
223 | 222 | | |
224 | 223 | | |
| |||
0 commit comments