chore: add repo wiki and non-interactive VS Code defaults#2
Open
th3w1zard1 wants to merge 8 commits into
Open
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This branch now bundles two repository maintenance tasks:
wiki/submodule and populate it with contributor and mod-author guides sourced from the repo docs and codebaseWhat Changed
.vscode/launch.jsonfrompromptStringinputs tochangeEdit.*workspace settingschangeEdit.delphiCompiler,changeEdit.executable, andchangeEdit.wineCommandvalues in.vscode/settings.json.gitmodulesand the top-levelwiki/git submodule pointing athttps://github.com/OpenKotOR/ChangeEdit.wiki.gitchanges.inistructure, settings, TLK, 2DA, GFF/SSF, install/script flows, namespaces, format limits, contributor guidance, build/smoke-test workflow, and known caveatsdocs/plans/2026-05-27-005-wiki-submodule-and-user-docs-plan.mdValidation
gh repo view --json hasWikiEnabledreports the repository wiki is enabledgit ls-remote --symref https://github.com/OpenKotOR/ChangeEdit.wiki.git HEAD refs/heads/*masterat0800fd5git diff --checkon the README, plan file, submodule metadata, and wiki markdown content after the review/autofix pass