Skip to content

feat(vscode): allow disabling manifest-derived Qihe args#113

Merged
hongjr03 merged 2 commits into
masterfrom
feat/qihe-manual-args
May 23, 2026
Merged

feat(vscode): allow disabling manifest-derived Qihe args#113
hongjr03 merged 2 commits into
masterfrom
feat/qihe-manual-args

Conversation

@hongjr03
Copy link
Copy Markdown
Member

@hongjr03 hongjr03 commented May 23, 2026

Closes #78.

Adds a VS Code setting to let users opt out of Qihe CLI arguments derived from the Vizsla project manifest.

  • add vizsla.qihe.autoConfigureArgsFromManifest, defaulting to true
  • keep the current manifest-based behavior by default
  • when disabled, stop auto-adding --mode sv and manifest-derived slang args such as --top, -I, and -D
  • keep user-provided vizsla.qihe.compileArgs and vizsla.qihe.runArgs as the explicit escape hatch

@hongjr03 hongjr03 merged commit 62a57d0 into master May 23, 2026
6 of 7 checks passed
@hongjr03 hongjr03 deleted the feat/qihe-manual-args branch May 23, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Need an option to disable generating qihe CLI flags automatically from the manifest

1 participant