Bringing desktop-like editing expereince to iPad, available on App Store: https://apps.apple.com/us/app/code-app/id1512938504
This repository does not contain any source code for the app. Instead, we work on issues, listen to your feedback and publish our development plan here.
Use VS Code as a design template while providing key functionalities with native code:
- Version Control (Git clone, commits, diff editor, push, pull and merge) ✅
- Embeded terminal (70+ Linux commands avaliable) ✅
- Local web development environment (Node) ✅
- LSP support ✅ (For Javascript, TypeScript and HTML, coming soon for Python)
- Built in Python runtime ✅ (In beta)
- C/C++ Runtime with Emscripten (WebAssembly) 🏃
- Node.js runtime + npm
- Monaco Editor integration, with Intellisence for HTML, Javascript, JSON, TypeScript
- Support for Version Control (Git clone, commits, diff editor, push, merge (partial), and pull)
- Built-in Terminal (70+ Linux commands avaliable)
- Server-side multi-file compiling for 40+ languages
- Markdown file preview
- Built in web server
- Files App Integration