# iCodeEditor — The ultra small code editor.

> Ultra-small, high-performance code editor and file manager for developers. (iPhone/iPad app by 斌 虞.)

- Source: https://appshunter.io/ios/app/icodeeditor/id579257935 (this page in markdown: same URL + `.md`)
- Developer: [斌 虞](https://appshunter.io/developer/561889393)
- Category: Developer Tools, Productivity
- Price: $19.99
- Rating: 5.00/5 from 1 App Store ratings · 7 written reviews indexed
- Age rating: 4+
- Requires: iOS 15.6 · 8 MB
- Languages: American English
- Released: 2012-12-07
- Data updated: 2026-08-25
- Monetization: paid
- User reviews in markdown: https://appshunter.io/ios/app/icodeeditor/id579257935/reviews.md

## What is iCodeEditor?

Ultra small, strong will.
Enjoy edit code with an ultra small code editor.

Write your code and immediately syntax checking, run and debugging, regardless they're written with JS, TS, Python, PHP, Ruby, Lua, Perl, Tcl, Java, OC, Clojure, Kotlin, Swift, Erlang, OCaml, Haskell, ...., almost any programming language.

Fav Features
---------------
* Parallelly edit files side by side.
* Fast goto arbitrary file and scroll to particular line.
* Side by side edit files with remote terminal and AI code assistant.
* Record live log from remote device or server for fast inspect runtime issues.
* Indexing all kinds of source code file and documents for fast autocompletion and jumping.
* High performance search with Perl regular expression and powerful file filters.
* Fast switch between multiple searched results and locating code lines.
* Fast download and upload big folders from server or load into editor from other apps.
* Efficiently organise and manage folders and files, add, duplicate, cut, paste etc.
* View coloured file changes with diff operation and revert to particular version.
* Automatically detecting text encoding of a file and it's a binary file or not.
* Directly run diff and patch operation on file or folders.
* Directly run JavaScript, Ruby and Lua code within the editor, the app is scriptable.
* Inspect unicode codepoint and UTF-8 sequences of a single character.
* Show invisible characters and efficiently edit them.
* Write markdown document and instantly live preview with each typing in.
* Add comments and print coloured file changes to pdf file or print as paper.
....

mruby supports 3.4.0.
Lua supports 5.4.x.

*** Release Note ***
More than just a code editor, but also a file manager, universal document viewer and multimedia player. In fact, emphasise the app is also a highly efficient file manager is never too much. Since 2012, the app was originally developed as a code editor for iPad for code review, and later, iPhone also supported, while reading code and viewing files on an iPhone is certainly convenient and useful, but editing text file on iPad is even better. Today's iCodeEditor is almost brand new after years of continuous development, reliable, small and fast. Large software is considered harmful, this small code editor also follows the design philosophy, making software as small as possible, pursue terseness and performance, all operations including source code parsing and autocompletion are locally executing except file download and upload requires a network connection, making the app independent of network is another unmentioned key feature. People should have independent thinking to find good stuff by themselves, but not by those prompt feeds, ad video, picture, article, comments and ranks.

## Key features

- Parallel file editing with diff
- Direct Ruby and Lua code execution
- Fast indexing and searching of code
- Advanced file management
- Markdown live preview
- Unicode and UTF-8 inspection

## Recent user reviews (7 of 7)

All indexed reviews: https://appshunter.io/ios/app/icodeeditor/id579257935/reviews.md

### 3/5 — Prometteur, mais pas prêt...

*2015-06-17*

Un projet prometteur, qui ressemble à ce dont j'ai besoin. 
Mais c'est, en l'état, juste un client FTP qui permet de consulter du code.
En revanche, pour éditer celui-ci, sur un iPad Air (en ce qui me concerne),  c'est compliqué. 

CECI DIT, IL SEMBLERAIT QUE CELA SOIT QUAND MÊME UN PEU, LA FAUTE AU CLAVIER iOS ! 

Voir comment il me fut pénible de rédiger ce message...

### 1/5 — 最悪

*2015-03-13*

iOS8.1.2です。1000円も払わしておいてこれはないです。アカウントの管理からftp、ID、パスワードを全て入力しても何の反応もありません。またdropbox対応しているとありますがどこから設定するのですか？他の設定もどこですか？ヘルプページはどこですか？iOS8に対応していないだけの話にしてもダウンロードしてから数ヶ月経っていまさはさ。どういうことでしょうか？

### 4/5 — Basic but good for the price

*2013-04-27*

I was happy to find that this highlights unrealscript! Two features that I would really like though are:

File search - ability to search on the FTP for a file, and ability to search through all local files of a certain type for text e.g. If I want to search for a function where I have no idea what file it's in?

Ability to transfer files from my pc without using FTP (most apps support this via iTunes).

The text editor could do with a couple of extra features like a button to comment the current line, and an undo/redo button (because undo on iPad is a pain), but yea, for 99c, at least you can do some mock coding on the go :)

### 1/5 — Löscht an den falschen Stellen

*2013-03-29*

...daher unbrauchbar

### 2/5 — unstable?

*2013-03-19*

not close preview(?) pane.

### 1/5 — Cannot do much with it.

*2013-03-08*

Two settings both let you configure FTP, although one says "storage manage". No way to connect to anything else, including Dropbox. The app also does not show up in "Open with" lists in other apps. 

The only other setting, "local storage" shows nothing, but if you have media files, it looks like you can edit them. There are no other settings or help or anything. How this got accepted into the AppStore is beyond me! This guy has no business charging for this app as it's pretty much useless.

### 1/5 — Looks Nice

*2013-01-25*

Unfortunately it's pretty useless due to the fact that it will not connect to a FTP server. I have have tried connecting to the server successfully with other ftp software, but I just can't get this one to work. Also, it does not tell you why it's having trouble connecting or anything. Pretty disappointed, but at least it was only a $.99 loss. Hope this helps someone else.

## Frequently asked questions about iCodeEditor

### What programming languages does iCodeEditor support for direct execution?

iCodeEditor directly supports running Ruby code with mruby version 3.4.0 and Lua code with Lua version 5.4.x within the editor. This allows for quick testing and execution of scripts.

### How does iCodeEditor handle file management?

iCodeEditor functions as a highly efficient file manager, allowing users to add, duplicate, cut, paste, organize, and manage folders and files. It also supports fast downloading and uploading of entire folders with all subfolders and files.

### Is iCodeEditor suitable for offline use?

Yes, iCodeEditor is designed to be largely independent of the internet. All operations, including source code parsing and autocompletion, execute locally. Only file download and upload require an internet connection.

### What are the performance features of iCodeEditor?

iCodeEditor is built for high performance, featuring fast indexing of source code, rapid searching with Perl regular expressions, efficient file filters, and quick switching between search results. It also offers fast navigation to arbitrary files and specific lines.

### Does iCodeEditor have ads?

No, iCodeEditor does not contain advertisements. The app emphasizes terseness and performance, aiming to be free from distractions like ads.

### What is the price of iCodeEditor?

iCodeEditor is a paid application, available for purchase at $6.99. This one-time purchase grants access to all its features.

### On which devices can I use iCodeEditor?

iCodeEditor is available for iPhone, iPad, and iPod. Its design philosophy of being small and fast makes it suitable for a range of Apple mobile devices.

### How often is iCodeEditor updated?

The latest version of iCodeEditor is 2.0.4, last updated on September 19, 2025. The app has a history of continuous development since its initial release in 2012.

## Version history (last 5 releases)

### 2.1.2 — 2026-06-05

Bugfixes:
a. Manually add/remove bookmarks(symbol indexes).
b. Handle file path that have emoji mixed unicode string.

Improvements
Huge updates for AI code assistant, smoothly call native interfaces from MCP client, e.g, fetch current cursor position, insert or replace text block, fast open file and scroll to line, fetch edited file list, detect a file or folder is ignored by smart filter or not, programatically add remove symbol indexes with conspicuous marks, instantly display program generated image or other web content in the built-in browser, etc.

### 2.1.1 — 2026-06-02

Improvement for better natively run JavaScript code files.

### 2.1.0 — 2026-05-30

Bugfixes
a. Fix an issue for address bar display when open the built-in web browser.

Improvements
a. Edit files side-by-side with built-in web browser, especially coding with AI assistant.
b. Edit files side-by-side with remote terminal, edit configurations or code files, deploy and fast fix runtime issues by inspecting remote live log in the console, fast jumping to file line. Realtime print live log from remote device or server in console, remote device run a shell script or a program and instantly redirect its stdout and stderr back into the console.

### 2.0.7 — 2026-05-26

a. Performance improvements when parse source code, search, diff, patch and run code inside the editor.
b. Improvement of inspecting web content with Safari web inspector.
c. Fix a small button display issue in built-in web browser.

### 2.0.6 — 2026-05-17

Improvement, select a folder and parse source code files in it.

## Apps similar to iCodeEditor

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Textastic Code Editor](https://appshunter.io/ios/app/textastic-code-editor/id1049254261) | 4.7 (2,497) | Free | Developer Tools |
| [Buffer Editor - Code Editor](https://appshunter.io/ios/app/buffer-editor-code-editor/id502633252) | 3.9 (157) | Free | Developer Tools |
| [Koder Code Editor](https://appshunter.io/ios/app/koder-code-editor/id1447489375) | 4.6 (11,603) | Free | Developer Tools |
| [JavaScript Coding Editor & IDE](https://appshunter.io/ios/app/javascript-coding-editor-and-ide/id6444286049) | 4.3 (97) | Free | Developer Tools |
| [Code Editor for HTML CSS JS](https://appshunter.io/ios/app/code-editor-for-html-css-js/id1525108959) | 1.9 (10) | Free | Developer Tools |
| [DraftCode for PHP IDE](https://appshunter.io/ios/app/draftcode-for-php-ide/id593757593) | 4.5 (87) | Free | Developer Tools |

## More apps by 斌 虞

- [Business Chinese](https://appshunter.io/ios/app/business-chinese/id1001182831)
- [CCReviewer](https://appshunter.io/ios/app/ccreviewer/id1293135726)
- [Mr.IQ](https://appshunter.io/ios/app/mriq/id1302783378)
- [Guard7-Lite](https://appshunter.io/ios/app/guard7-lite/id6482847900)
- [uFTP Server2](https://appshunter.io/ios/app/uftp-server2/id6483369141)

All apps by 斌 虞: https://appshunter.io/developer/561889393

## Related topics

[icodeeditor](https://appshunter.io/ios/topics/icodeeditor)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-25.*
