MobileCode - Code Editor IDE

100+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot

Über diese App

MobileCode is a code editor currently focused on C that completely rethinks how coding should work. Why are we tapping around on lines way too long for our screen? Why are we punished severely for typos? Why can't I fit more than one section of code on my screen at once?

MobileCode answers all of these questions because it was born out of years of coding on my phone. In fact, MobileCode itself has been completely written and built on my phone! Some of these innovations include:

- individual line wrapping, prettified
- hierarchical collapsing based on {} and empty lines
- swipe control
- code generation via shell script comments
- Termux integration
- etc: multicursor, regex search, regex replace, undo, select, line select, cut/copy/paste

Stop coding on your phone in a way that was designed for computers. Enter a world of new on-the-go productivity with MobileCode.

Privacy policy - https://mobilecodeapp.com/privacypolicy_android.html
Aktualisiert am
13.05.2024

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Neuerungen

- paste in command buffers (e.g. replace)
- select global replace
- warn before downloading html page
- allow github https .git urls, ending /
- fixed crash when bad url