We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8972baa + c42475b commit a74a7d2Copy full SHA for a74a7d2
docs/setup/enterprise.md
@@ -139,6 +139,7 @@ VS Code currently supports the following admin-controlled features:
139
| `UpdateMode` | Controls whether VS Code automatically updates when a new version is released. | `update.mode` | 1.67 |
140
| `TelemetryLevel` | Controls the level of telemetry data | `telemetry.telemetryLevel` | 1.99 |
141
| `EnableFeedback` | Controls feedback mechanisms, such as the issue reporter and surveys | `telemetry.feedback.enabled` | 1.99 |
142
+| `ChatAgentMode` | Boolean that controls if chat agent is enabled or not | `chat.agent.enabled` | 1.99 |
143
144
### Group Policy on Windows
145
0 commit comments