| title | Code |
|---|---|
| description | Code files with syntax highlighting. Full IDE coming soon. |
Code files provide syntax highlighting and basic editing powered by Monaco editor. A full Coline Code IDE with multi-file projects, git integration, and advanced features is in development.
- Syntax highlighting — 50+ languages supported
- Auto-completion — Basic IntelliSense via Monaco
- File explorer — Tree view of project files
- Multiple files — Navigate between project files
A proper IDE experience:
- Multi-file projects with git integration
- LSP support for TypeScript, Python, Go, and more
- Terminal and package manager integration
- Collaboration cursors and live editing
- Deployment to Cloudflare Workers