Ben/compact-donkey (#235503)
Use AI features for free button does nothing in new profile (fix microsoft/vscode-copilot#11066) (#235495)pull/235518/head
parent
81828ea7d2
commit
f05250e5e8
|
@ -124,6 +124,7 @@ configurationRegistry.registerConfiguration({
|
|||
'chat.experimental.offerSetup': {
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
scope: ConfigurationScope.APPLICATION,
|
||||
markdownDescription: nls.localize('chat.experimental.offerSetup', "Controls whether setup is offered for Chat if not done already."),
|
||||
tags: ['experimental', 'onExP']
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue