chore(ci): added Godot vscode extension recommendation, and .prototools for managing dotnet versions

This commit is contained in:
Neko Ayaka
2026-04-23 02:19:44 +08:00
parent a189536489
commit 20a515e169
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
[plugins.tools]
dotnet = "https://raw.githubusercontent.com/RemiKalbe/proto-dotnet-plugin/main/plugin.toml"
+3 -1
View File
@@ -13,6 +13,8 @@
"usernamehw.errorlens", "usernamehw.errorlens",
"Vue.volar", "Vue.volar",
"vitest.explorer", "vitest.explorer",
"yzhang.markdown-all-in-one" "yzhang.markdown-all-in-one",
"geequlim.godot-tools",
"alfish.godot-files"
] ]
} }