-
Notifications
You must be signed in to change notification settings - Fork 122
Importing into Visual Studio Code
Ayk Borstelmann edited this page Apr 19, 2021
·
3 revisions
Visual Studio Code can be downloaded for free from here.
- Go to the Extension tab
- Install
Java Extension Pack
from Microsoft - Install
tsfmt - TypeScript Formatter
from eternalphane
We have designed our code style formatter for Java, Javascript and Typescript code.
- Go to File | Preferences | Settings search
formatter
- You should find Java > Format > Settings: Url
- Paste
Resources/formatter/openRobertaJava.xml
to use our eclipse code formatter.
- Select
tsfmt
as default formatter
Home | Community | Installation | Team
Installation Tutorials
- Instructions to run a openroberta lab server using DOCKER
- Instructions to run the Open Roberta Lab Server natively on ubuntu ‐ not recommended
- Raspberry Pi 2/3/4 and the Open Roberta Lab
- EV3 and leJOS
- EV3 and ev3dev
- Creating the OR leJOS image
- Arduino Create Agent
- Mbed DAL: Generation and automation
Development
-
Workflows
-
Architecture
-
Blockly
-
Software engineering issues
-
Misc
-
Notes on robots
Textual Representation
Contribution
Discussions on future development