BlueWhaleYT / CodeStudio

CodeStudio is a code editor for Android utilizing TextMate and providing online compilers for compiling codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeStudio

CodeStudio is a code editor for Android utilizing TextMate and providing online compilers for compiling codes.

CodeStudio 是一個設有線上編譯器,運用 TextMate 的 Android 編輯器。

Screenshots | 預覽

General Preview General Preview

Features | 功能

  • Online Compilers for supported languages
  • Syntax Highlighters for supported languages
  • Code Completion
  • Theme Customization
  • Regex Matcher
  • HTML Web Previewer
  • Bitmap Image Previewer
  • Font Previewer
  • Internal (Android/data/data) files access

Contribution | 貢獻

You can help add languages for CodeStudio, the default language file is located in here.
Starting from v1.4.0, you can contribute to Material Light theme for CodeStudio.

Special Thanks | 特別鳴謝

Notes | 注意

  • CodeStudio hasn't been fully completed currently. It is advised that backing up the files you have modified since they're likely to be crashed and cleared.
    CodeStudio 現時仍然處於開發階段,或會對檔案造成損毀和崩潰,建議先備份檔案使用。
  • CodeStudio isn't an IDE currently.
    CodeStudio 現時並非以 IDE(整合開發環境)狀態下運作。
  • Some of the syntax highlighting haven't yet been completed, they will be advanced in the future.
    部分程序語言的語法突顯尚未完成,將會在往後版本作相關更新。
  • CodeStudio can only be supported in Android 8 (minSdkVersion: 26) and above.
    CodeStudio 僅限只支援 Android 8 (minSdkVersion: 26) 版本或以上之裝置。

About

CodeStudio is a code editor for Android utilizing TextMate and providing online compilers for compiling codes.

License:MIT License