Harry Hopkinson

Results 71 comments of Harry Hopkinson

I cannot reproduce, what visual studio code version are you using?

The minimum version required is 1.73.0 - is it possible to update your vscode? To do so -> press the cog at the bottom left and click on "Check for...

I believe these features are outdated and was implemented before you could select the colour and type of pet with the spawn additional pet command. I can remove these options...

@nicolabosco87 I have implemented stats for the number of balls thrown which can be invoked with the `Display statistics for all your pets` and `Reset Statistics for all your pets`...

When the pull request is merged I can work on more statistics such as age of the pet and characteristics

Use the "Start Pet Coding Session Command" -> https://tonybaloney.github.io/vscode-pets/#getting-started

I can follow this PR up with more statistics such as date of pet creation and the age

@rlszabo Would you like a quick pick selection of PetSizes which changes the PetSize globally for all pets in the command palette or would you prefer to be able to...

Great, I will look into this

There can be no parameters in the BallState class as all the values are randomly generated.