Skip to content

Conversation

@zainforbjs
Copy link
Contributor

…tation

Updated the wheels generate snippets command to wheels generate code to better reflect its purpose of generating code snippets for common Wheels patterns.

Changes:

  • Renamed command alias from "wheels g snippets" to "wheels g code"
  • Updated all user-facing strings and messages to use "code" terminology
  • Modified documentation to reflect the new command name
  • Updated help text, error messages, and success notifications
  • Changed customization options text to reference "code snippets"
  • Updated all usage examples in comments and output

Technical details:

  • Component alias updated: aliases="wheels g code"
  • All string literals mentioning "snippet" replaced with "code snippet" where user-facing
  • Function and variable names remain unchanged for backward compatibility
  • Documentation completely rewritten to match new command name

This change improves clarity by explicitly naming the command after what it generates (code), while maintaining all existing functionality.

…tation

Updated the `wheels generate snippets` command to `wheels generate code` to better reflect its purpose of generating code snippets for common Wheels patterns.

Changes:
- Renamed command alias from "wheels g snippets" to "wheels g code"
- Updated all user-facing strings and messages to use "code" terminology
- Modified documentation to reflect the new command name
- Updated help text, error messages, and success notifications
- Changed customization options text to reference "code snippets"
- Updated all usage examples in comments and output

Technical details:
- Component alias updated: `aliases="wheels g code"`
- All string literals mentioning "snippet" replaced with "code snippet" where user-facing
- Function and variable names remain unchanged for backward compatibility
- Documentation completely rewritten to match new command name

This change improves clarity by explicitly naming the command after what it generates (code), while maintaining all existing functionality.
@zainforbjs zainforbjs marked this pull request as ready for review January 28, 2026 16:05
@zainforbjs zainforbjs merged commit 786deb5 into develop Jan 28, 2026
2 of 44 checks passed
@zainforbjs zainforbjs deleted the snippets-command branch January 28, 2026 16:05
zainforbjs added a commit that referenced this pull request Jan 28, 2026
Rename 'snippets' command to 'code' across documentation and implemen…
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.

1 participant