Skip to content

Replace "CMD" with "Command Prompt" in UI text#10

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/fix-ui-element-sentence-case
Draft

Replace "CMD" with "Command Prompt" in UI text#10
Copilot wants to merge 2 commits intomainfrom
copilot/fix-ui-element-sentence-case

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

Obsidian's review bot flagged sentence case violations due to the all-caps abbreviation "CMD" in UI strings. The codebase was also internally inconsistent — one description already used "Command Prompt" while context menu titles and setting names used "CMD".

Changes

  • "Open in CMD""Open in Command Prompt" (context menu item)
  • "Show CMD (Windows only)""Show Command Prompt (Windows only)" (setting name)
  • "CMD executable (Windows)""Command Prompt executable (Windows)" (setting name)
  • Updated the corresponding setDesc referencing the old menu item title

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: Daolyap <100187341+Daolyap@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix UI element text to use sentence case Replace "CMD" with "Command Prompt" in UI text Mar 6, 2026
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.

2 participants