10000 GitHub - Phreework/codeapp: Building a full-fledged code editor for iPad
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Building a full-fledged code editor for iPad

Notifications You must be signed in to change notification settings

Phreework/codeapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Code App

Bringing desktop-like editing expereince to iPad, available on App Store: https://apps.apple.com/us/app/code-app/id1512938504

Code App Screenshot

About the repository

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.

Documentation

Working with Node.js and npm

Working with Git

The Plan

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) 🏃

What we've achieved

  • Node.js runtime + npm Screenshot
  • Monaco Editor integration, with Intellisence for HTML, Javascript, JSON, TypeScript
    Screenshot
  • Support for Version Control (Git clone, commits, diff editor, push, merge (partial), and pull)
    Screenshot
  • Built-in Terminal (70+ Linux commands avaliable) Screenshot
  • Server-side multi-file compiling for 40+ languages
  • Markdown file preview
  • Built in web server
  • Files App Integration

About

Building a full-fledged code editor for iPad

Resources

Stars

Watchers

Forks

Packages

No packages published
0