From ea106aad406bce31b669f34a4ef0f92f087bbc59 Mon Sep 17 00:00:00 2001 From: kurone-kito Date: Sat, 13 Apr 2024 11:13:08 +0900 Subject: [PATCH] chore: improved the vscode configuration --- .vscode/extensions.json | 2 ++ .vscode/settings.json | 36 +++++++++++++++++++++++++++++++----- 2 files changed, 33 insertions(+), 5 deletions(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index d323e391..f599870b 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -2,6 +2,8 @@ "recommendations": [ "editorconfig.editorconfig", "fernandoescolar.vscode-solution-explorer", + "mariomatheu.syntax-project-pbxproj", + "mrorz.language-gettext", "redhat.vscode-yaml", "streetsidesoftware.code-spell-checker", "visualstudiotoolsforunity.vstuc", diff --git a/.vscode/settings.json b/.vscode/settings.json index 849c1d6e..bea4e028 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,10 +2,13 @@ "explorer.fileNesting.enabled": true, "explorer.fileNesting.expand": false, "explorer.fileNesting.patterns": { - "*": "${capture}.meta, ${capture}.md5", + "*": "${capture}.meta, ${capture}.md5, ${capture}-lock", + "*.db": "${capture}.db.st", "*.dll": "${capture}.pdb", "*.md": "${capture}.*.md", + "*.png": "${capture}@*.png", "*.sln": "*.csproj", + "*.xml": "${capture}.dll", ".gitconfig": ".gitattributes, .gitignore", ".markdownlint.*": ".markdownlint-cli2.*", ".tool-versions": "global.json" @@ -16,15 +19,16 @@ "*.asmref": "json", "*.asset": "yaml", "*.buildreport": "yaml", - "*.config": "xml", "*.controller": "yaml", "*.dwlt": "yaml", - "*.info": "json", + "*.exe.congig": "xml", "*.index": "json", + "*.info": "json", "*.inputactions": "json", "*.lighting": "yaml", "*.mat": "yaml", "*.meta": "yaml", + "*.nuget.cache": "json", "*.outputdata": "json", "*.physicmaterial": "yaml", "*.playable": "yaml", @@ -33,16 +37,19 @@ "*.scenetemplate": "yaml", "*.signal": "yaml", "*.terrainlayer": "yaml", - "*.tlh": "c", + "*.tlh": "cpp", "*.traceevents": "jsonl", "*.unity": "yaml", "*.uss": "css", + "*.uxml": "xml", + ".buginfo": "yaml", ".imgbotconfig": "json", - ".settings": "plist", ".signature": "json", + "CodeResources": "xml", "LastSceneManagerSetup.txt": "yaml", "LibraryFormatVersion.txt": "yaml", "LICENSE": "plaintext", + "ProjectCache": "yaml", "ProjectVersion.txt": "yaml", "XRPackageSettings.asset": "json", "XRSettings.asset": "json" @@ -87,29 +94,48 @@ "tag:unity3d.com,2011:30 mapping", "tag:unity3d.com,2011:33 mapping", "tag:unity3d.com,2011:47 mapping", + "tag:unity3d.com,2011:54 mapping", "tag:unity3d.com,2011:55 mapping", + "tag:unity3d.com,2011:60 mapping", "tag:unity3d.com,2011:64 mapping", + "tag:unity3d.com,2011:65 mapping", "tag:unity3d.com,2011:74 mapping", "tag:unity3d.com,2011:78 mapping", "tag:unity3d.com,2011:81 mapping", + "tag:unity3d.com,2011:82 mapping", "tag:unity3d.com,2011:84 mapping", "tag:unity3d.com,2011:91 mapping", + "tag:unity3d.com,2011:92 mapping", "tag:unity3d.com,2011:95 mapping", + "tag:unity3d.com,2011:102 mapping", "tag:unity3d.com,2011:104 mapping", "tag:unity3d.com,2011:108 mapping", "tag:unity3d.com,2011:114 mapping", + "tag:unity3d.com,2011:124 mapping", "tag:unity3d.com,2011:126 mapping", "tag:unity3d.com,2011:129 mapping", "tag:unity3d.com,2011:134 mapping", + "tag:unity3d.com,2011:135 mapping", + "tag:unity3d.com,2011:136 mapping", + "tag:unity3d.com,2011:137 mapping", + "tag:unity3d.com,2011:143 mapping", + "tag:unity3d.com,2011:154 mapping", "tag:unity3d.com,2011:157 mapping", "tag:unity3d.com,2011:159 mapping", "tag:unity3d.com,2011:162 mapping", + "tag:unity3d.com,2011:195 mapping", "tag:unity3d.com,2011:196 mapping", + "tag:unity3d.com,2011:198 mapping", + "tag:unity3d.com,2011:199 mapping", + "tag:unity3d.com,2011:206 mapping", + "tag:unity3d.com,2011:212 mapping", + "tag:unity3d.com,2011:218 mapping", "tag:unity3d.com,2011:222 mapping", "tag:unity3d.com,2011:223 mapping", "tag:unity3d.com,2011:224 mapping", "tag:unity3d.com,2011:236 mapping", "tag:unity3d.com,2011:310 mapping", + "tag:unity3d.com,2011:320 mapping", "tag:unity3d.com,2011:1001 mapping", "tag:unity3d.com,2011:1002 mapping", "tag:unity3d.com,2011:1045 mapping",