Skip to content

Doctype studio code (aka DS code) is publicly available code editor wriiten in java for android devices

License

Notifications You must be signed in to change notification settings

shahriarkabir-sagor/DScode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DScode

Also known as DS Code, is an unfinished IDE for android. The design of this App is inspired from Acode. Initially I was trying to build it to Provide IDE experience to every mobile coder. This project is initially build using Modded AIDE-IDE for android since the the official one not pushing any update.

Features:

non-ticked are planned but not implemented yet.

  • Built in file Manager
    • Create File
    • Create Folder
    • Delete File
    • Delete Folder
    • Search in folder
    • Path Navigation
    • Search sub-directories
    • File icon by type
  • File Tree for open project
    • New File
    • New Folder
    • Insert File
    • Cut
    • Copy
    • Paste
  • Preferences saving
  • Custom Dialog
    • String Accepting Dialog
    • Integer Accepting Dialog
    • Float Accepting Dialog
    • List Accepting Dialog
  • Code Editor
    • CodeMirror (js)
    • Ace Editor (js)
    • Sora Editor (java)
    • azclub-ltd/CodeView
    • Color Picker
    • Image preview in line gutter
  • File Editor
    • Character Encoding
    • space type
  • Language server
    • Error checking
    • Auto Completion
    • Api info (since, removed, deprecated)
    • Increemental Build system
  • Terminal
    • Termux
    • DocShell
  • Plugins support
    • Web (html, css, js)
    • php (Web + php)
    • java
      • Eclipse
      • openjdk-11
      • openjdk-17
    • Android
      • Gradle
      • java
      • xml designer
    • JavaScript extened
    • C
    • C++
    • C#
  • Git support
    • via Github Apps
    • via auth token
  • Docker support

About

Doctype studio code (aka DS code) is publicly available code editor wriiten in java for android devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published