Disable `inlineChat.experimental.textButtons` (#224852)

pull/224867/head
Johannes Rieken 2024-08-05 17:10:44 +02:00 committed by GitHub
parent 6200b9849a
commit 773fa66c2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -167,6 +167,5 @@
},
"css.format.spaceAroundSelectorSeparator": true,
"inlineChat.mode": "live",
"inlineChat.experimental.textButtons": true,
"typescript.enablePromptUseWorkspaceTsdk": true
}