Custome message box, secure code, discord, config

This commit is contained in:
2026-03-17 11:06:09 +01:00
parent de8486662e
commit 484809356f
6 changed files with 233 additions and 18 deletions

View File

@@ -16,5 +16,8 @@
"python.useEnvironmentsExtension": true,
"terminal.integrated.persistentSessionReviveProcess": "never",
"terminal.integrated.enablePersistentSessions": false,
"terminal.integrated.hideOnStartup": "always"
"terminal.integrated.hideOnStartup": "always",
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
}
}