The Code Editor app lets you read and write computer programming source code.
Code Editor
- Syntax highlighting for over 100 languages including (C, C++, C#, CSS, HTML, Java, Javascript, JSON, Pascal, Perl, PHP, Python, Ruby, Rust, Scala, SQL, SVG, Swift, Typescript, XML, YAML, and more).
- Indent and outdent blocks of code.
- Hierarchical block selection of code.
- Allows keyboard commands in vi/vim mode.
- Whitespace and hidden character display options.
- Cut, copy, paste to and from other documents.
- Tree view allows navigation of the files in your source tree.
- Create, edit, and manage your software source code from any network connected device.
- Makes sharing source code easy and fun.
This application is built on top of the Sharedigm cloud-based operating system.
You will need an instance of the Sharedigm OS installed on your computer or web server in order to run this application.
The installer and uninstaller scripts for this applications require the following:
In order to install this application, simply run the included installation script:
sh install.sh SHAREDIGM_PATH
To uninstall this application, run:
sh uninstall.sh SHAREDIGM_PATH
Distributed under the Sustainable Use License which allows urestricted use of the software but does not allow you to commercialize it. See LICENSE.md for more information.