2 Web IDE
Kristóf Tóth edited this page 2019-12-19 16:11:24 +01:00

For displaying and editing code, you can utilize our built in IDE based on the Monaco Editor, which supports lots of languages, provides syntax highlighting, code completion, etc. When you need to validate the user's input, the deploy button comes in handy. It triggers an event, so you can run unit tests or anything you need, after which the frontend waits for your response indicating success or failure.


Available commands: