Added tools for vscode

This commit is contained in:
2026-04-11 01:48:30 +10:00
parent 66155fa213
commit 9553edef9c
3 changed files with 74 additions and 1 deletions

5
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"recommendations": [
"gruntfuggly.todo-tree"
]
}