Skip to content

TS-Code-Editor/TS-Code-Editor

Repository files navigation

TS Code Editor

TS code editor is an Android code editor with Ace editor and Sora code editor support.

  • Sora Editor.
    • Language Highlighting
      • Java
      • XML
      • HTML
      • CSS
      • JavaScript
  • Ace Editor.
    • Language Highlighting
      • Java
      • JavaScript
      • HTML
      • CSS
      • XML
  • Save and Edit files.
  • Create Projects.
  • File Tree.
  • Inbuilt browser for previewing HTML files(Currently for testing only).

Discord

Join our discord server to keep yourself up-to-date about TS Code Editor.

Join our discord

How to contribute

Want to improve TS Code Editor?

Add TS Code Editor to Sketchware.

Add all the components to avoid errors.

Add onStartActivityManually and OnRequestPermissionResult events to Sketchware.

After following all the above steps download project file and import it to Sketchware and make further improvements.


Things to remember

  • Please use Sketchware pro only to edit files and upload them with swb files.
  • Please do not use the GitHub web interface to modify app files.
  • If you are modifying the app in Android only then please use MGit or Termux for committing files.
  • Do not forget to upload the swb file of the Sketchware pro project with a pull request(Remember to include used custom blocks and local lib in the swb file).
  • Please do not forget to check whether the app builds successfully or not before creating a pull request.
  • If you added local libraries, please implement them in /app/build.gradle.
  • If you are using Android only I highly recommend you to use AndroidIDE for checking out whether the app files are working perfectly or not.
  • If you are a basic developer then I recommend you to please just edit the project in Sketchware and generate source code and replace app/src with app/src of generated one.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published