Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 799 Bytes

File metadata and controls

24 lines (18 loc) · 799 Bytes
title Code
description Code files with syntax highlighting. Full IDE coming soon.

Code

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.

Current Features

  • Syntax highlighting — 50+ languages supported
  • Auto-completion — Basic IntelliSense via Monaco
  • File explorer — Tree view of project files
  • Multiple files — Navigate between project files

Coming Soon: Coline Code

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