---
title: "Code App - Reviews, Revenue and Downloads in South Korea | Apple App Store"
description: "Code App은 Node.js, Python, C, C++, PHP 및 Java 런타임이 내장된 iPadOS용 MIT 라이선스 데스크탑급 코드 편집기입니다.  App Store에는 다음과 같은 모든 기능을 하나의 앱으로 제공하는 앱이 없기 때문에 이 앱을 만들었습니다. * 강력한 고성능 텍스트 편집기(Visual Studio Code의 Monaco 편집기"
---

# Code App — South Korea
> Desktop-class code editing

![Code App App Icon](https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/89/b8/3c/89b83cfb-6844-e104-3351-f8ea1c047495/Iconv2-0-0-1x_U007epad-0-1-0-sRGB-85-220.png/434x0w.png)

**Developer:** [thebaselab](https://apptail.io/developer/thebaselab-ohrb)
**Category:** Developer Tools
**Rating:** 4.0/5 (154 ratings)
**Price:** Free
**Bundle ID:** thebaselab.VS-Code
**Store:** Apple App Store
**Country:** South Korea
**Version:** 1.12.1 (released 2026-03-22)
**Original Release:** 2020-05-28
**Languages:** Russian, German, Japanese, Chinese, English, Korean

**App Store Link:** [Download on Apple App Store](https://apps.apple.com/kr/app/app/id1512938504)
**AppTail Page:** [https://apptail.io/app/code-app-eUO/south-korea](https://apptail.io/app/code-app-eUO/south-korea)

## Code App Description
Code App은 Node.js, Python, C, C++, PHP 및 Java 런타임이 내장된 iPadOS용 MIT 라이선스 데스크탑급 코드 편집기입니다.

App Store에는 다음과 같은 모든 기능을 하나의 앱으로 제공하는 앱이 없기 때문에 이 앱을 만들었습니다.
* 강력한 고성능 텍스트 편집기(Visual Studio Code의 Monaco 편집기)
* Python 및 Java에 대한 자동 완성, 정적 코드 분석 및 기타 언어 기능
* 최고 수준의 로컬 파일 시스템 지원
* 광범위한 현지 언어 지원
* SSH/FTP 원격접속 지원(파일 및 터미널)
* 임베디드 에뮬레이트 터미널
* 힘내 버전 관리
* 패키지 관리자 지원(pip 및 npm)
* 마크다운, 테마, 서버측 스니펫 실행 등

Code App 문서 읽기: code.thebaselab.com
GitHub에서 프로젝트의 소스 코드, 로드맵, 토론을 확인하세요: github.com/thebaselab/codeapp
이메일을 보내주세요: support@thebaselab.com

개인정보 보호정책: thebaselab.com/privacypolicies
이용약관(EULA): www.apple.com/legal/internet-services/itunes/dev/stdeula/

## Code App Screenshots
- [Screenshot 1](https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/fe/97/b2/fe97b267-2b2f-6121-1757-e60687714f95/f62ca289-72b2-4691-b710-1c8edd2a1751_custom__U2013_1.png/1242x2688.png)
- [Screenshot 2](https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/e5/f3/43/e5f34334-ef2f-5f6f-ed15-864ec90c175d/99d858e6-c868-46ae-a789-84d2d3764fa8_custom__U2013_2.png/1242x2688.png)

## Code App Rating Breakdown in South Korea
- 5 stars: 79 (51%)
- 4 stars: 41 (27%)
- 3 stars: 8 (5%)
- 2 stars: 13 (8%)
- 1 stars: 13 (8%)

## Code App Reviews in South Korea

### *---- "ftp 접속이 안됨ㅠㅠ"
이유는 모르겠으나, Kode나 탐색기 등 ftp 프로그램들은 다 접속되는데, 여기선 접속이 안됨
-- JimmyChoi, 2026-01-04

### ***** "The best IDE on iPad"
I am using this app for the frontend of high-performance computing nodes of my research, and the experience was astonishing — make me to forget I was using iPad, not a mac. However, a few additional features (which seems not that hard to implement..!) would make this app more ultimate: 

(1) multiple column view for the editor tabs. usually I use multiple files simultaneously to compare and organize them. as in PC or mac, horizontal split editor seems to be essential. 

(2) cmd + ‘/‘ for comment toggle. why this is missing? even a web monaco editor has this feature. 

(3) live reloading of images or pdf. 

otherwise, the app is wonderful.
-- Shuai jin, 2025-06-19

### ***** "feedback from developers"
I am in the process of joining the army but I have to code but I found this app similar to vscode and this app has helped me with my coding work. These apps still have some points that need to be optimized so I hope the manufacturer will optimize the app more so that the app can be improved more in the future.
-- Chunne05, 2025-06-05

### ****- "터미널 한글 입력"
안녕하세요 개발 툴이 필요해서 사용 중이며, 테스트 중입니다. 그런데 코드 작성할 때는 한글 자음 모음이 분리되지 않는데 터미널에서는 자음 모음이 분리돼서 처집니다. 예를 들어 ㅇ ㅓㅇ ㅓㅇ ㅏ 어어아가 아닌 분리됩니다. 키보드는 매직키보드이며 해결 방법이 있을까요?
-- 갯옹, 2025-05-20

### ****- ".ipynb compability"
I purchased and satisfied with this app, but I don’t use anymore because I need to open .ipynb file.
-- gunkiiim, 2025-05-11

### *---- "I&#039;m giving this app 1.0 because of a very dangerous UX decision: the &quot;Initialize Repository&quot; button"
- It is prominently displayed, even when users just want to clone a repository.
- It immediately runs `git init` with no confirmation or way to undo.
- It hides the clone UI afterward, leading to major confusion.
- Worst of all, if a user is in the root directory (intended to contain multiple cloned repositories), initializing it breaks Git behavior and causes conflict with all sub-repos.

This is not acceptable UX — especially for beginners.

If this issue is addressed, I will gladly update my review to 5 stars.

Please fix this by:
- Showing a confirmation prompt before running `git init`
- Disabling the button if `.git` already exists in a subfolder
- Making the button visually less prominent than “Clone Repository”
- **Disabling `git init` in the root-level workspace directory altogether**

Thanks for considering.
-- kmbz****, 2025-05-03

### ****- "다 좋은데 합자가 안돼요"
글꼴 합자를 켜도 적용이 안되네요.
-- 슼구루, 2025-03-19

### ***** "-"
-
-- dkfzhf112, 2025-03-12

[View all Code App reviews and detailed analytics on AppTail](https://apptail.io/account/signup?utm_campaign=ai-crawl&amp;utm_content=reviews)


## Code App Store Rankings
| Chart | Country | Category | Rank |
|-------|---------|----------|------|
| Top Paid | Hungary | Developer Tools | #1 |
| Top Paid | Hong Kong SAR China | Developer Tools | #1 |
| Top Paid | Thailand | Developer Tools | #1 |
| Top Paid | Israel | Developer Tools | #1 |
| Top Paid | Japan | Developer Tools | #2 |
| Top Paid | Taiwan | Developer Tools | #2 |
| Top Paid | Ireland | Developer Tools | #2 |
| Top Paid | Chile | Developer Tools | #3 |
| Top Paid | Czechia | Developer Tools | #3 |
| Top Paid | South Korea | Developer Tools | #3 |
| Top Paid | Azerbaijan | Developer Tools | #3 |
| Top Paid | India | Developer Tools | #3 |
| Top Paid | United States | Developer Tools | #3 |
| Top Paid | Italy | Developer Tools | #4 |
| Top Paid | Ecuador | Developer Tools | #4 |
| Top Paid | Greece | Developer Tools | #4 |
| Top Paid | Romania | Developer Tools | #4 |
| Top Paid | Ukraine | Developer Tools | #4 |
| Top Paid | Brazil | Developer Tools | #4 |
| Top Paid | Türkiye | Developer Tools | #4 |
| Top Paid | Egypt | Developer Tools | #4 |
| Top Paid | Poland | Developer Tools | #4 |
| Top Paid | Finland | Developer Tools | #5 |
| Top Paid | France | Developer Tools | #5 |
| Top Paid | Dominican Republic | Developer Tools | #5 |
| Top Paid | Pakistan | Developer Tools | #5 |
| Top Paid | Peru | Developer Tools | #5 |
| Top Paid | Denmark | Developer Tools | #5 |
| Top Paid | China | Developer Tools | #5 |
| Top Paid | Malaysia | Developer Tools | #5 |
| Top Paid | Portugal | Developer Tools | #5 |
| Top Paid | Austria | Developer Tools | #5 |
| Top Paid | Philippines | Developer Tools | #6 |
| Top Paid | Mexico | Developer Tools | #6 |
| Top Paid | Norway | Developer Tools | #6 |
| Top Paid | Argentina | Developer Tools | #6 |
| Top Paid | Singapore | Developer Tools | #7 |
| Top Paid | Kazakhstan | Developer Tools | #7 |
| Top Paid | Sweden | Developer Tools | #7 |
| Top Paid | New Zealand | Developer Tools | #8 |
| Top Paid | Colombia | Developer Tools | #9 |
| Top Paid | Kuwait | Developer Tools | #9 |
| Top Paid | United Kingdom | Developer Tools | #10 |
| Top Paid | Switzerland | Developer Tools | #11 |
| Top Paid | Indonesia | Developer Tools | #11 |
| Top Grossing | Taiwan | Developer Tools | #11 |
| Top Paid | Saudi Arabia | Developer Tools | #12 |
| Top Paid | Vietnam | Developer Tools | #12 |
| Top Paid | Canada | Developer Tools | #12 |
| Top Paid | Australia | Developer Tools | #13 |
| Top Paid | Netherlands | Developer Tools | #13 |
| Top Paid | Russia | Developer Tools | #14 |
| Top Paid | Germany | Developer Tools | #14 |
| Top Grossing | India | Developer Tools | #14 |
| Top Grossing | Hong Kong SAR China | Developer Tools | #14 |
| Top Paid | Spain | Developer Tools | #15 |
| Top Paid | Belarus | Developer Tools | #17 |
| Top Paid | South Africa | Developer Tools | #19 |
| Top Paid | Nigeria | Developer Tools | #20 |
| Top Grossing | Thailand | Developer Tools | #21 |
| Top Paid | United Arab Emirates | Developer Tools | #23 |
| Top Paid | Lebanon | Developer Tools | #26 |
| Top Grossing | Japan | Developer Tools | #28 |
| Top Grossing | China | Developer Tools | #30 |
| Top Grossing | Norway | Developer Tools | #35 |
| Top Grossing | Dominican Republic | Developer Tools | #37 |
| Top Grossing | Ukraine | Developer Tools | #38 |
| Top Paid | Belgium | Developer Tools | #38 |
| Top Grossing | Mexico | Developer Tools | #40 |
| Top Grossing | Greece | Developer Tools | #41 |
| Top Grossing | Saudi Arabia | Developer Tools | #41 |
| Top Grossing | Azerbaijan | Developer Tools | #41 |
| Top Grossing | Brazil | Developer Tools | #42 |
| Top Grossing | Ecuador | Developer Tools | #43 |
| Top Grossing | Peru | Developer Tools | #44 |
| Top Grossing | Hungary | Developer Tools | #45 |
| Top Grossing | Czechia | Developer Tools | #46 |
| Top Grossing | Ireland | Developer Tools | #47 |
| Top Grossing | United States | Developer Tools | #48 |
| Top Grossing | Israel | Developer Tools | #49 |
| Top Grossing | Denmark | Developer Tools | #51 |
| Top Grossing | Singapore | Developer Tools | #51 |
| Top Grossing | Kazakhstan | Developer Tools | #53 |
| Top Grossing | Portugal | Developer Tools | #53 |
| Top Grossing | Poland | Developer Tools | #55 |
| Top Grossing | Malaysia | Developer Tools | #55 |
| Top Grossing | Romania | Developer Tools | #56 |
| Top Grossing | Argentina | Developer Tools | #56 |
| Top Grossing | South Korea | Developer Tools | #57 |
| Top Grossing | Egypt | Developer Tools | #57 |
| Top Grossing | Pakistan | Developer Tools | #58 |
| Top Grossing | New Zealand | Developer Tools | #59 |
| Top Grossing | Austria | Developer Tools | #59 |
| Top Grossing | Philippines | Developer Tools | #60 |
| Top Grossing | Finland | Developer Tools | #61 |
| Top Grossing | Colombia | Developer Tools | #61 |
| Top Grossing | Belarus | Developer Tools | #63 |
| Top Grossing | Chile | Developer Tools | #64 |
| Top Grossing | Vietnam | Developer Tools | #65 |
| Top Grossing | Lebanon | Developer Tools | #66 |
| Top Grossing | Kuwait | Developer Tools | #70 |
| Top Grossing | Italy | Developer Tools | #72 |
| Top Grossing | Sweden | Developer Tools | #74 |
| Top Grossing | Türkiye | Developer Tools | #74 |
| Top Grossing | France | Developer Tools | #77 |
| Top Grossing | Switzerland | Developer Tools | #78 |
| Top Grossing | Russia | Developer Tools | #83 |
| Top Grossing | Nigeria | Developer Tools | #89 |
| Top Grossing | Indonesia | Developer Tools | #91 |
| Top Grossing | Netherlands | Developer Tools | #94 |
| Top Grossing | Spain | Developer Tools | #95 |
| Top Paid | Hong Kong SAR China | Overall | #98 |
| Top Paid | Taiwan | Overall | #136 |
| Top Paid | India | Overall | #163 |

## Code App Discovered Keywords
- code app
- code
- c code develop
- compiler

## Apps Similar to Code App
- [Git client - Working Copy](https://apptail.io/app/git-client-working-copy-dnf/south-korea)
- [Kodex](https://apptail.io/app/kodex-aGh/south-korea)
- [Textastic Code Editor](https://apptail.io/app/textastic-code-editor-UPh/south-korea)
- [Koder Code Editor](https://apptail.io/app/koder-code-editor-aGq/south-korea)
- [Runestone Text Editor](https://apptail.io/app/runestone-text-editor-TMx/south-korea)
- [Blink Shell, Build &amp; Code](https://apptail.io/app/blink-shell-build-code-BUA/south-korea)
- [Carnets - Jupyter (with scipy)](https://apptail.io/app/carnets-jupyter-with-scipy-oBJ/south-korea)
- [Carnets - Jupyter](https://apptail.io/app/carnets-jupyter-fUO/south-korea)
- [C Code Develop](https://apptail.io/app/c-code-develop-Pgpc/south-korea)
- [Code Editor -  代码编辑器](https://apptail.io/app/code-editor-Ursc/south-korea)

## Code App Available In
- [China](https://apptail.io/app/code-app-eUO/china)
- [United States](https://apptail.io/app/code-app-eUO/united-states)
- [South Korea](https://apptail.io/app/code-app-eUO/south-korea)
- [Germany](https://apptail.io/app/code-app-eUO/germany)
- [Brazil](https://apptail.io/app/code-app-eUO/brazil)
- [United Kingdom](https://apptail.io/app/code-app-eUO/united-kingdom)
- [Italy](https://apptail.io/app/code-app-eUO/italy)
- [India](https://apptail.io/app/code-app-eUO/india)
- [Taiwan](https://apptail.io/app/code-app-eUO/taiwan)
- [Russia](https://apptail.io/app/code-app-eUO/russia)
- [Canada](https://apptail.io/app/code-app-eUO/canada)
- [Hong Kong SAR China](https://apptail.io/app/code-app-eUO/hong-kong)
- [Türkiye](https://apptail.io/app/code-app-eUO/turkey)
- [Ukraine](https://apptail.io/app/code-app-eUO/ukraine)
- [Mexico](https://apptail.io/app/code-app-eUO/mexico)
- [Poland](https://apptail.io/app/code-app-eUO/poland)
- [France](https://apptail.io/app/code-app-eUO/france)
- [Thailand](https://apptail.io/app/code-app-eUO/thailand)
- [Australia](https://apptail.io/app/code-app-eUO/australia)
- [Japan](https://apptail.io/app/code-app-eUO/japan)
- [Israel](https://apptail.io/app/code-app-eUO/israel)
- [Spain](https://apptail.io/app/code-app-eUO/spain)
- [Czechia](https://apptail.io/app/code-app-eUO/czechia)
- [Saudi Arabia](https://apptail.io/app/code-app-eUO/saudi-arabia)
- [Switzerland](https://apptail.io/app/code-app-eUO/switzerland)
- [Vietnam](https://apptail.io/app/code-app-eUO/vietnam)
- [Austria](https://apptail.io/app/code-app-eUO/austria)
- [Indonesia](https://apptail.io/app/code-app-eUO/indonesia)
- [Malaysia](https://apptail.io/app/code-app-eUO/malaysia)
- [Netherlands](https://apptail.io/app/code-app-eUO/netherlands)
- [Romania](https://apptail.io/app/code-app-eUO/romania)
- [Colombia](https://apptail.io/app/code-app-eUO/colombia)
- [Singapore](https://apptail.io/app/code-app-eUO/singapore)
- [Hungary](https://apptail.io/app/code-app-eUO/hungary)
- [New Zealand](https://apptail.io/app/code-app-eUO/new-zealand)
- [Kazakhstan](https://apptail.io/app/code-app-eUO/kazakhstan)
- [Chile](https://apptail.io/app/code-app-eUO/chile)
- [Denmark](https://apptail.io/app/code-app-eUO/denmark)
- [Sweden](https://apptail.io/app/code-app-eUO/sweden)
- [Peru](https://apptail.io/app/code-app-eUO/peru)
- [Slovakia](https://apptail.io/app/code-app-eUO/slovakia)
- [Portugal](https://apptail.io/app/code-app-eUO/portugal)
- [Finland](https://apptail.io/app/code-app-eUO/finland)
- [United Arab Emirates](https://apptail.io/app/code-app-eUO/united-arab-emirates)
- [Philippines](https://apptail.io/app/code-app-eUO/philippines)
- [Croatia](https://apptail.io/app/code-app-eUO/croatia)
- [Argentina](https://apptail.io/app/code-app-eUO/argentina)
- [Greece](https://apptail.io/app/code-app-eUO/greece)
- [Kuwait](https://apptail.io/app/code-app-eUO/kuwait)
- [South Africa](https://apptail.io/app/code-app-eUO/south-africa)
- [Pakistan](https://apptail.io/app/code-app-eUO/pakistan)
- [Ecuador](https://apptail.io/app/code-app-eUO/ecuador)
- [Macao SAR China](https://apptail.io/app/code-app-eUO/macau)
- [Azerbaijan](https://apptail.io/app/code-app-eUO/azerbaijan)
- [Ireland](https://apptail.io/app/code-app-eUO/ireland)
- [Uzbekistan](https://apptail.io/app/code-app-eUO/uzbekistan)
- [Sri Lanka](https://apptail.io/app/code-app-eUO/sri-lanka)
- [Belgium](https://apptail.io/app/code-app-eUO/belgium)
- [Armenia](https://apptail.io/app/code-app-eUO/armenia)
- [Qatar](https://apptail.io/app/code-app-eUO/qatar)
- [Kenya](https://apptail.io/app/code-app-eUO/kenya)
- [Lebanon](https://apptail.io/app/code-app-eUO/lebanon)
- [Luxembourg](https://apptail.io/app/code-app-eUO/luxembourg)
- [Malta](https://apptail.io/app/code-app-eUO/malta)
- [Honduras](https://apptail.io/app/code-app-eUO/honduras)
- [Nigeria](https://apptail.io/app/code-app-eUO/nigeria)
- [Nepal](https://apptail.io/app/code-app-eUO/nepal)
- [Egypt](https://apptail.io/app/code-app-eUO/egypt)
- [Panama](https://apptail.io/app/code-app-eUO/panama)
- [Estonia](https://apptail.io/app/code-app-eUO/estonia)
- [Cyprus](https://apptail.io/app/code-app-eUO/cyprus)
- [Belarus](https://apptail.io/app/code-app-eUO/belarus)
- [Slovenia](https://apptail.io/app/code-app-eUO/slovenia)
- [Bulgaria](https://apptail.io/app/code-app-eUO/bulgaria)
- [Jordan](https://apptail.io/app/code-app-eUO/jordan)
- [Cayman Islands](https://apptail.io/app/code-app-eUO/cayman-islands)
- [Uganda](https://apptail.io/app/code-app-eUO/uganda)
- [North Macedonia](https://apptail.io/app/code-app-eUO/north-macedonia)
- [Madagascar](https://apptail.io/app/code-app-eUO/madagascar)
- [Algeria](https://apptail.io/app/code-app-eUO/algeria)
- [Dominican Republic](https://apptail.io/app/code-app-eUO/dominican-republic)
- [Paraguay](https://apptail.io/app/code-app-eUO/paraguay)
- [Latvia](https://apptail.io/app/code-app-eUO/latvia)
- [Angola](https://apptail.io/app/code-app-eUO/angola)
- [Belize](https://apptail.io/app/code-app-eUO/belize)
- [Uruguay](https://apptail.io/app/code-app-eUO/uruguay)
- [Brunei](https://apptail.io/app/code-app-eUO/brunei)
- [Bermuda](https://apptail.io/app/code-app-eUO/bermuda)
- [Iceland](https://apptail.io/app/code-app-eUO/iceland)
- [Bahrain](https://apptail.io/app/code-app-eUO/bahrain)
- [Senegal](https://apptail.io/app/code-app-eUO/senegal)
- [Mali](https://apptail.io/app/code-app-eUO/mali)
- [Suriname](https://apptail.io/app/code-app-eUO/suriname)
- [Mauritius](https://apptail.io/app/code-app-eUO/mauritius)
- [Jamaica](https://apptail.io/app/code-app-eUO/jamaica)
- [Ghana](https://apptail.io/app/code-app-eUO/ghana)
- [Namibia](https://apptail.io/app/code-app-eUO/namibia)
- [Tunisia](https://apptail.io/app/code-app-eUO/tunisia)
- [Grenada](https://apptail.io/app/code-app-eUO/grenada)
- [Norway](https://apptail.io/app/code-app-eUO/norway)
- [Lithuania](https://apptail.io/app/code-app-eUO/lithuania)
- [Barbados](https://apptail.io/app/code-app-eUO/barbados)
- [Oman](https://apptail.io/app/code-app-eUO/oman)

---

## About AppTail

[AppTail](https://apptail.io) is a mobile app intelligence platform providing app analytics, ASO (App Store Optimization) tools, keyword tracking, competitor analysis, revenue estimates, and review monitoring for iOS App Store apps. Track your app's performance, discover ranking keywords, monitor competitors, and analyze market trends.

- [Search Apps](https://apptail.io)
- [Top Charts](https://apptail.io/top-iphone-apps)
- [Sign Up for Full Access](https://apptail.io/account/signup?utm_campaign=ai-crawl&amp;utm_content=footer)

*Data provided by [AppTail](https://apptail.io) - Mobile App Intelligence Platform*
