Skip to content

Commit d85e2a8

Browse files
committed
doc: add instructions for opening existing project
1 parent d658d6d commit d85e2a8

File tree

3 files changed

+261
-0
lines changed

3 files changed

+261
-0
lines changed
51.9 KB
Loading
Lines changed: 249 additions & 0 deletions
Loading

doc/source/startrun.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,19 @@ If you are new to MicroPython programming, we recommend that you keep the existi
4747

4848
Opening the default *main.py* program.
4949

50+
Opening an existing project
51+
-----------------------------------------------------------
52+
53+
To open a project you created previously, click *File* and click *Open Folder*, as shown in :numref:`fig_existingproject`. Next, navigate to your previously created project folder and click *OK*. You can also open your recently used projects using the *Open Recent* menu option.
54+
55+
.. _fig_existingproject:
56+
57+
.. figure:: images/existingproject.png
58+
:width: 75 %
59+
:alt: existingproject
60+
:align: center
5061

62+
Opening a previously created project.
5163

5264
Connecting to the EV3 Brick with Visual Studio Code
5365
-----------------------------------------------------------

0 commit comments

Comments
 (0)