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.
1 parent 3732d4d commit 1cbacceCopy full SHA for 1cbacce
src/vs/workbench/contrib/chat/common/constants.ts
@@ -3,7 +3,6 @@
3
* Licensed under the MIT License. See License.txt in the project root for license information.
4
*--------------------------------------------------------------------------------------------*/
5
6
-
7
export enum ChatConfiguration {
8
UseFileStorage = 'chat.useFileStorage',
9
AgentEnabled = 'chat.agent.enabled',
0 commit comments