260316:1117 20260316:1100 Refactor UUID
Build and Deploy / deploy (push) Successful in 9m24s

This commit is contained in:
admin
2026-03-16 11:17:15 +07:00
parent b93cd91325
commit c5c3ed9016
92 changed files with 1726 additions and 620 deletions
+7 -2
View File
@@ -22,7 +22,7 @@
// EDITOR SETTINGS
// ========================================
"editor.fontSize": 18,
"editor.fontSize": 20,
"editor.tabSize": 2,
"editor.lineHeight": 1.6,
"editor.rulers": [80, 120],
@@ -636,7 +636,7 @@
// DEBUGGING
// ========================================
"debug.console.fontSize": 14,
"debug.console.fontSize": 16,
"debug.console.fontFamily": "Consolas, 'Courier New', monospace",
"debug.console.lineHeight": 20,
"debug.console.wordWrap": false,
@@ -670,6 +670,11 @@
"vitest.enable": true,
"yaml.maxItemsComputed": 6000,
"powershell.cwd": "🎯 Root",
"files.autoSave": "onFocusChange",
"diffEditor.codeLens": false,
"workbench.colorTheme": "Default Dark Modern",
"workbench.preferredDarkColorTheme": "Default Dark Modern",
"scm.alwaysShowActions": false,
},
// ========================================
// LAUNCH CONFIGURATIONS