Add 'getting started' extensions documentation (#9536)

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
christine betts
2025-09-25 20:01:49 -04:00
committed by GitHub
parent 463e5d5b7e
commit 7e2ffd7a80
9 changed files with 280 additions and 6 deletions
+2 -1
View File
@@ -81,7 +81,8 @@
"src/ui/utils/computeStats.test.ts",
"src/ui/themes/theme.test.ts",
"src/validateNonInterActiveAuth.test.ts",
"src/services/prompt-processors/shellProcessor.test.ts"
"src/services/prompt-processors/shellProcessor.test.ts",
"src/commands/extensions/examples/**"
],
"references": [{ "path": "../core" }]
}