Skip to content

Conversation

mjayroe01
Copy link

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
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
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

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