Skip to content

Add "Pet Name" configuration option#768

Open
mjayroe01 wants to merge 2 commits into
tonybaloney:mainfrom
mjayroe01:pet-name-setting
Open

Add "Pet Name" configuration option#768
mjayroe01 wants to merge 2 commits into
tonybaloney:mainfrom
mjayroe01:pet-name-setting

Conversation

@mjayroe01
Copy link
Copy Markdown

Introduces a new 'vscode-pets.petName' setting in package.json and updates extension logic to support custom pet names. Also ensures configuration changes for pet name trigger relevant updates. Also introduces the 'vscode-pets.petName.description' key to all language files and updates package.json to use the localized description for the pet name setting.

Introduces a new 'vscode-pets.petName' setting in package.json and updates extension logic to support custom pet names. Also ensures configuration changes for pet name trigger relevant updates.
Introduces the 'vscode-pets.petName.description' key to all language files and updates package.json to use the localized description for the pet name setting. This improves internationalization and consistency across supported languages.
@tonybaloney
Copy link
Copy Markdown
Owner

There is already a system to setting pet names, when you spawn a pet it will prompt you to enter the name

https://tonybaloney.github.io/vscode-pets/pets/#adding-additional-pets

@mjayroe01
Copy link
Copy Markdown
Author

There is already a system to setting pet names, when you spawn a pet it will prompt you to enter the name

https://tonybaloney.github.io/vscode-pets/pets/#adding-additional-pets

This is not when spawning more pets, this is in the VS Code settings along with the other stuff like vscode-pets.petColor, vscode-pets.petType, etc. as seen in the package.json that you can set to spawn when you launch the extension

@github-actions github-actions Bot added the Stale label Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants