Skip to content

Commit

Permalink
Merge pull request #402 from NicolasRenault/master
Browse files Browse the repository at this point in the history
Add the pet's window setting in the documentation
  • Loading branch information
tonybaloney authored Mar 1, 2023
2 parents 83bb702 + da3ef15 commit ea7323d
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
Binary file added docs/source/_static/position-explorer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/position-panel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/_static/position-setting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Run the "Start pet coding session" command (`vscode-pets.start`)
Once you have the pet panel open, you can:

* :ref:`Changing your pet`
* :ref:`Place the pet's window`
* :ref:`Playing with pets`
* :ref:`Adding additional pets`
* :ref:`Throwing a ball`
Expand Down Expand Up @@ -45,6 +46,22 @@ Restrictions
* Rocky can only be gray
* Mod can only be purple

Place the pet's window
----------------------

To switch the pet's window between *explorer (default)* and *panel*, you can use the command `vscode-pets.position`.
Or in the setting panel the option `Position`.

.. image:: _static/position-setting.png

**Explorer**:

.. image:: _static/position-explorer.png

**Panel**:

.. image:: _static/position-panel.png

Playing with pets
-----------------

Expand Down

0 comments on commit ea7323d

Please sign in to comment.