This commit is contained in:
2026-04-15 22:22:56 -04:00
commit 5906f248f4
90 changed files with 6345 additions and 0 deletions

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

@@ -0,0 +1,29 @@
{
"recommendations": [
"alfish.godot-files",
"bierner.emojisense",
"christian-kohler.path-intellisense",
"codezombiech.gitignore",
"DavidAnson.vscode-markdownlint",
"EditorConfig.EditorConfig",
"edwinhuish.better-comments-next",
"emeraldwalk.runonsave",
"fernandoescolar.vscode-solution-explorer",
"geequlim.godot-tools",
"gurumukhi.selected-lines-count",
"IBM.output-colorizer",
"jebbs.plantuml",
"josefpihrt-vscode.roslynator",
"ms-dotnettools.csharp",
"ms-dotnettools.vscode-dotnet-runtime",
"muhammad-sammy.csharp",
"oderwat.indent-rainbow",
"pflannery.vscode-versionlens",
"qcz.text-power-tools",
"selcukermaya.se-csproj-extensions",
"stkb.rewrap",
"streetsidesoftware.code-spell-checker",
"tintoy.msbuild-project-tools",
"yzhang.markdown-all-in-one",
]
}