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: src/telemetry/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,8 @@ initializationOptions: {
58
58
}
59
59
...
60
60
```
61
+
62
+
Your LSP client controls telemetry settings. Consult your LSP client's documentation for configuration options. Changes require restarting the language server to take effect.
63
+
61
64
***Alpha environment**: Telemetry is enabled by default if no initialization parameter is provided
62
65
***Beta and Production environments**: Telemetry is disabled by default if no initialization parameter is provided
63
-
64
-
Your LSP client application controls telemetry settings. Consult your LSP client's documentation for configuration options. Changes require restarting the language server to take effect.
0 commit comments