Puts a small, bored cat, an enthusiastic dog, a feisty snake, a rubber duck, or Clippy ๐ in your code editor.
Run the "Start pet coding session" action to see the panel.
Get from the VS Code marketplace
Run the "Start pet coding session" command (vscode-pets.start
)
You can choose either pet type and pet color:
*snake can only be green
*rubber duck & Zappy can only be yellow
*Ferris the crab can only be red
*Rocky can only be gray
Pets will interact with you
Play catch with your pet! Run the "Throw ball" command (vscode-pets.throw-ball
).
* Rocky will not run & catch a ball. Have you ever seen a rock run after a ball? Neither have we.
Run the "Spawn additional pet" command (vscode-pets.spawn-pet
) and select the pet type and color.
Extra pets will not persist between closing and restarting VS Code.
Configure vscode-pets.theme
to "forest"
and let your pets play in a spooky forest.
Set vscode-pets.theme
to "castle"
for them to roam the ramparts!
Have an awesome idea for a new feature? Please open an issue describing your idea! You can also help by reviewing some of the existing ideas and leaving your opinion.
Something is not working as it should? Please open an issue giving as much information as you can.
Want to contribute to vscode-pets? Feel free to fork the repository and submit a pull request.
- Run
npm install
. - Run
npm run compile
. - Go to the debug panel on sidebar and launch the development version with the extension loaded (first option in the debug profiles).
The cat and dog media assets for this extension were licensed from itch.io.
Marc Duiker created the Clippy, Rocky, Zappy, rubber duck, snake, and Ferris the crab media assets.
Karen Rustad Tรถlva designed the original concept of Ferris the crab.
Thanks to all the contributors to this project:
- @marcduiker
- @Vicente015
- @Yukaii