Skip to content

Documentation should be updated to reflect Mac substitution of CMD fo…#184

Merged
accesswatch merged 2 commits intoCommunity-Access:mainfrom
ssawczyn:ssawczyn/issue183
Mar 13, 2026
Merged

Documentation should be updated to reflect Mac substitution of CMD fo…#184
accesswatch merged 2 commits intoCommunity-Access:mainfrom
ssawczyn:ssawczyn/issue183

Conversation

@ssawczyn
Copy link
Contributor

Fixes #183

Summary

adds a brief explanation in chapter 00 that Mac users should substitute CMD for CTRL when VS Code keyboard shortcuts are referenced.

Changes

  • Added a brief heading and explanation at LN445 in Chapter 00 that Mac users should substitute CMD for CTRL when VS Code Windows keyboard shortcuts are provided.

Related Issue

Closes #183

How to Review

Accessibility Considerations

  • Heading levels are sequential (no skipped levels)
  • Link text is descriptive (no "click here" or bare URLs)
  • Any images include meaningful alt text, or alt="" if decorative
  • No content relies on color alone to convey meaning
  • Keyboard navigation still works as expected

Testing

  • Tested with VoiceOver to make sure heading level is correct.

Screenshots or Recordings

Copy link
Collaborator

@accesswatch accesswatch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed typos (shorccuts -> shortcuts, palet -> Palette) and standardized keyboard shortcut formatting (Ctrl+Shift+P instead of CTRL+SHFT+P, Command+Shift+P instead of CMD+SHFT+P). Good addition - thanks Steve!

@accesswatch accesswatch merged commit 4ab7b46 into Community-Access:main Mar 13, 2026
3 of 5 checks passed
@ssawczyn
Copy link
Contributor Author

ssawczyn commented Mar 13, 2026 via email

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.

Documentation should be updated to reflect Mac substitution of CMD for CTRL where Windows shortcuts are mentioned

2 participants