File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,9 @@ title: Code Editors
5
5
6
6
# Code Editors
7
7
8
- When developing code to run on our robotics kit, we recommend that you start by
9
- using our hosted IDE. The hosted IDE provides an easy way to get going, as well
10
- as ensuring that you have a history of your code which is available from
11
- anywhere and your mentor can access. We appreciate that you may wish to use your
12
- own editor instead, which you are free to do.
13
-
14
- When developing code to run in the simulator, you will need to have both the
15
- simulator and your own editor set up.
8
+ In order to develop the code for your robot, we recommend that you use a code
9
+ editor. A code editor (rather than a plain text editor) will make it easier to
10
+ develop your code and help you catch errors sooner.
16
11
17
12
<div class =" info " >
18
13
However you are working on your code, you are encouraged to ensure you have a backup!
You can’t perform that action at this time.
0 commit comments