fix: spelling errors in documentation. (#297)
* fix: correct typos in documentation and agent files Fix multiple instances of "assest" typo to "assets" in documentation Correct "quetsions" typo to "questions" in repository structure sections Add new words to cSpell dictionary in VS Code settings * feat(trae): add support for trae ide integration - Add trae guide documentation - Update installer to support trae configuration - Include trae in ide options and documentation references - Fix typo in architect agent documentation --------- Co-authored-by: Devin Stagner <devin@blackstag.family>
This commit is contained in:
37
.vscode/settings.json
vendored
37
.vscode/settings.json
vendored
@@ -7,7 +7,42 @@
|
||||
"chat.tools.autoApprove": false,
|
||||
"cSpell.words": [
|
||||
"Agentic",
|
||||
"atlasing",
|
||||
"Biostatistician",
|
||||
"Cordova",
|
||||
"customresourcedefinitions",
|
||||
"dashboarded",
|
||||
"Decisioning",
|
||||
"eksctl",
|
||||
"elicitations",
|
||||
"Shardable"
|
||||
"filecomplete",
|
||||
"fintech",
|
||||
"fluxcd",
|
||||
"gamedev",
|
||||
"gitops",
|
||||
"implementability",
|
||||
"inclusivity",
|
||||
"ingressgateway",
|
||||
"istioctl",
|
||||
"metroidvania",
|
||||
"NACLs",
|
||||
"nodegroup",
|
||||
"platformconfigs",
|
||||
"Playfocus",
|
||||
"playtesting",
|
||||
"pointerdown",
|
||||
"pointerup",
|
||||
"replayability",
|
||||
"roguelike",
|
||||
"roomodes",
|
||||
"Runbook",
|
||||
"runbooks",
|
||||
"Shardable",
|
||||
"Softlock",
|
||||
"speedrunner",
|
||||
"tekton",
|
||||
"tilemap",
|
||||
"tileset",
|
||||
"VNET"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user