You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/settings.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -301,8 +301,9 @@ Allowed Values:`[off error info verbose]`
301
301
302
302
Default: `error`
303
303
304
-
### `go.overwriteGoplsMiddleware`
304
+
### `go.overwriteGoplsMiddleware (deprecated)`
305
305
306
+
This option is deprecated.
306
307
This option provides a set of flags which determine if vscode-go should intercept certain commands from gopls. These flags assume the `gopls` settings, which enable codelens from gopls, are also present.
0 commit comments