Chat Eksporter

This commit is contained in:
MirSobZ
2026-04-10 15:35:46 +02:00
commit 1caa487359
9 changed files with 260 additions and 0 deletions

7
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"chat.tools.terminal.autoApprove": {
"npm install": true,
"vsce": true,
"command": true
}
}