Code editors are a small piece of software like a text editor. The only difference is code editors have special functionalities than text editors.
According to the language used to code, the code editors highlight special keywords, give suggestions to some extent, automatic indentation features, and sometimes it has an integrated terminal as well.
This document providesa completed details of the list of available coding apps that could be install in KOOMPI OS.
This chart shows the result of which code editors tcommands:
Code Editor Names | Installing Commands | Details |
---|---|---|
Android Studio | pi -S android-stud |
Click for more |
Atom | pi -S atom |
Click for more |
RStudio | pi -S rstudio-desktop-bin |
Click for more |
TeXmaker | pi -S texmaker |
Click for more |
Mousepad | pi -S mousepad |
Click for more |
Visual Studio Code | pi -S code |
Click for more |