chore(ci): added Godot vscode extension recommendation, and .prototools for managing dotnet versions
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
Update Nix pnpmDeps Hash / update (push) Waiting to run

This commit is contained in:
Neko Ayaka 2026-04-23 02:19:15 +08:00
parent a189536489
commit 20a515e169
No known key found for this signature in database
2 changed files with 5 additions and 1 deletions

2
.prototools Normal file
View file

@ -0,0 +1,2 @@
[plugins.tools]
dotnet = "https://raw.githubusercontent.com/RemiKalbe/proto-dotnet-plugin/main/plugin.toml"

View file

@ -13,6 +13,8 @@
"usernamehw.errorlens",
"Vue.volar",
"vitest.explorer",
"yzhang.markdown-all-in-one"
"yzhang.markdown-all-in-one",
"geequlim.godot-tools",
"alfish.godot-files"
]
}