Adding Monaco editor
The main objective for this week was to update BT Studio frontend, move all the editor features from RA to the RAM and to continue to add in Unibotics the support for cloud storage for BT Studio.
Changes in BT Studio
- Added error and warning popups.
- Replaced the ACE editor for Monaco.
- Force all the files inside the trees folder to be read-only.
- Add the support for all the editor features found inside the RAM.
Changes in Unibotics
Start implementing the connection to S3.
Changes in RAM
Added the linter and syntax highliter as stateless functions.
This post is licensed under CC BY 4.0 by the author.