Frequently Asked Questions
Can't find your answer? Contact us!
- Which code editor is used?
- Built with Microsoft's Monaco Editor
- What programming languages are supported?
- Full support for C/C++ (with LSP integration), syntax highlighting for other languages
- How do theme and language settings work?
- Themes auto-switch (system-aware) or can be manually set; language defaults to browser preference with manual override
- What styling solutions are used for the editor and docs?
- Editor uses @shikijs/monaco themes, documentation rendered with github-markdown-css