Merge branch 'origin/main' into 'next-release/main'

This commit is contained in:
CI-Bot 2025-02-24 08:55:42 +00:00
commit dbadbd2169

31
.vscode/settings.json vendored
View File

@ -22,26 +22,17 @@
".vscode", ".vscode",
".vscode-insiders" ".vscode-insiders"
], ],
"cSpell.enabledLanguageIds": [ "cSpell.enabledFileTypes": {
"c", "go": true,
"cpp", "javascript": true,
"csharp", "json": true,
"go", "markdown": true,
"javascript", "plaintext": true,
"javascriptreact", "text": true,
"json", "typescript": true,
"latex", "yaml": true,
"markdown", "yml": true
"php", },
"plaintext",
"powershell",
"python",
"text",
"typescript",
"typescriptreact",
"yaml",
"yml"
],
"cSpell.language": "en-US,de-DE", "cSpell.language": "en-US,de-DE",
"cSpell.customDictionaries": { "cSpell.customDictionaries": {
"project-words": { "project-words": {