Code App

Code App

Desktop-class code editing

开发者: thebaselab Ltd

中国
APP ID 复制
1512938504
价格
$6.99
内购
0个评分
软件开发工具(付费)
昨日下载量
最近更新
2024-06-28
最早发布
2020-05-28
版本统计
  • 95天17小时

    最新版本上线距今

  • 10

    近1年版本更新次数

  • 2020-05-28

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 1.9.0

    版本更新日期

    2024-06-28

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - SSH
    - Proxy jump
    - 2FA / Keyboard-interactive authentication
    - Fixes an issue where certain SSH git repository cannot be cloned

    视频/截图

    Code App App 截图
    Code App App 截图

    应用描述

    Code App is a MIT-licensed desktop-class code editor for iPadOS with built-in Node.js, Python, C, C++, PHP and Java runtime.

    We built it because there is nothing else on the App Store provides all these features in one app:
    * A robust, high-performance text editor (Monaco Editor from Visual Studio Code)
    * First class local file system support
    * Extensive local language support
    * SSH / FTP remote connection support (Files and terminal)
    * Embedded emulated terminal
    * Git Version Control
    * Package manager support (pip and npm)
    * Markdown, themes, server-side snippet execution and more

    Read Code App's documentation: code.thebaselab.com
    See the project's source code, roadmap, discussion on GitHub: github.com/thebaselab/codeapp
    Send us an email: support@thebaselab.com

    Privacy Policy: thebaselab.com/privacypolicies
    Terms of Use (EULA): www.apple.com/legal/internet-services/itunes/dev/stdeula/
  • 版本: 1.8.0

    版本更新日期

    2024-06-16

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - Editor
    - Runestone editor mode (an editor with native text selection controls)
    - Syntax highlighting for Kotlin
    - Keyboard toolbar can now be enabled/disabled without re-launching the app
    - Terminal Enhancements
    - Custom font
    - Keyboard toolbar

    应用描述

    暂无应用描述数据

  • 版本: 1.7.4

    版本更新日期

    2024-05-15

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - Fixes an issue with pasting text using keyboard toolbar

    视频/截图

    Code App App 截图
    Code App App 截图

    应用描述

    Code App is a MIT-licensed desktop-class code editor for iPadOS with built-in Node.js, Python, C, C++, PHP and Java runtime.

    We built it because there is nothing else on the App Store provides all these features in one app:
    * A robust, high-performance text editor (Monaco Editor from Visual Studio Code)
    * First class local file system support
    * Extensive local language support
    * SSH / FTP remote connection support (Files and terminal)
    * Embedded emulated terminal
    * Git Version Control
    * Package manager support (pip and npm)
    * Markdown, themes, server-side snippet execution and more

    Read Code App's documentation: code.thebaselab.com
    See the project's source code, roadmap, discussion on GitHub: github.com/thebaselab/codeapp
    Send us an email: support@thebaselab.com

    Privacy Policy: thebaselab.com/privacypolicies
    Terms of Use (EULA): www.apple.com/legal/internet-services/itunes/dev/stdeula/
  • 版本: 1.7.3

    版本更新日期

    2024-05-05

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - Fixes a problem where keyboard toolbar cannot be disabled

    应用描述

    暂无应用描述数据

  • 版本: 1.7.2

    版本更新日期

    2024-05-04

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - Interactive inputs in local Java / Node.js
    - Fixes a problem with multi-file Java programs

    视频/截图

    Code App App 截图
    Code App App 截图

    应用描述

    Code App is a MIT-licensed desktop-class code editor for iPadOS with built-in Node.js, Python, C, C++, PHP and Java runtime.

    We built it because there is nothing else on the App Store provides all these features in one app:
    * A robust, high-performance text editor (Monaco Editor from Visual Studio Code)
    * First class local file system support
    * Extensive local language support
    * SSH / FTP remote connection support (Files and terminal)
    * Embedded emulated terminal
    * Git Version Control
    * Package manager support (pip and npm)
    * Markdown, themes, server-side snippet execution and more

    Read Code App's documentation: code.thebaselab.com
    See the project's source code, roadmap, discussion on GitHub: github.com/thebaselab/codeapp
    Send us an email: support@thebaselab.com

    Privacy Policy: thebaselab.com/privacypolicies
    Terms of Use (EULA): www.apple.com/legal/internet-services/itunes/dev/stdeula/
  • 版本: 1.7.1

    版本更新日期

    2024-03-23

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - Ability to terminate running C programs

    应用描述

    暂无应用描述数据

  • 版本: 1.7.0

    版本更新日期

    2024-02-23

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - Vim Mode
    - Drag and drop files and folders in explorer
    - Ability to use user-installed fonts
    - Remove unsupported headers in stdc++.h
    - Improved editor scrolling

    视频/截图

    Code App App 截图
    Code App App 截图

    应用描述

    Code App is a MIT-licensed desktop-class code editor for iPadOS with built-in Node.js, Python, C, C++, PHP and Java runtime.

    We built it because there is nothing else on the App Store provides all these features in one app:
    * A robust, high-performance text editor (Monaco Editor from Visual Studio Code)
    * First class local file system support
    * Extensive local language support
    * SSH / FTP remote connection support (Files and terminal)
    * Embedded emulated terminal
    * Git Version Control
    * Package manager support (pip and npm)
    * Markdown, themes, server-side snippet execution and more

    Read Code App's documentation: code.thebaselab.com
    See the project's source code, roadmap, discussion on GitHub: github.com/thebaselab/codeapp
    Send us an email: support@thebaselab.com

    Privacy Policy: thebaselab.com/privacypolicies
    Terms of Use (EULA): www.apple.com/legal/internet-services/itunes/dev/stdeula/
  • 版本: 1.6.0

    版本更新日期

    2024-01-08

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - Local Language Enhancements
    - Local Java (OpenJDK 8)
    - You can now compile and run Java programs offline with `javac` and `java` commands
    - Node.js 18.19.0
    - PHP 8.3.2 (with Zlib)
    - Confirm prompt when deleting files is now optional and disabled by default

    应用描述

    暂无应用描述数据

  • 版本: 1.5.3

    版本更新日期

    2023-12-31

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - Fixes a bug where terminal unexpectedly defaults to ~

    应用描述

    暂无应用描述数据

  • 版本: 1.5.2

    版本更新日期

    2023-12-18

    Code App

    Code App

    Desktop-class code editing

    更新日志

    - SSH remote now resolves symbolic links

    应用描述

    暂无应用描述数据