251126:1300 test run

This commit is contained in:
2025-11-26 14:38:24 +07:00
parent 0a0c6645d5
commit 304f7fddf6
12 changed files with 447 additions and 271 deletions

View File

@@ -21,6 +21,10 @@
"username": "root"
}
],
"editor.fontSize": 15
"editor.fontSize": 15,
"editor.codeActionsOnSave": {
},
"editor.codeActions.triggerOnFocusChange": true
}
}