You may have noticed we've switched to Monaco Editor. This means we can now offer better language support, syntax highlighting and showing errors.
You can enable additional features using the "Settings" button in the right controls. Please note these settings are cached, and may revert if the cache is cleared
<img src="/assets/images/SettingsButton.png" alt="Settings Button Image" width="300" />
Setting | Description | Default |
---|---|---|
Minimap | Minimap scrollbar on right of editor | Off |
Show Errors | Visual Studio Code style error highlighting | Off |
Show Indentation | Show spaces/ tabs | Off |
Use Tabs | Use tabs instead of spaces when pressing the "tab" key | Off |
Word Wrap | Wraps text onto a new line instead of overflowing | Off |