Skip to content

Latest commit

 

History

History

code-editor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Code Editor

The Code Editor app lets you read and write computer programming source code.

Code Editor

Features

  • 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.

Benefits

  • Create, edit, and manage your software source code from any network connected device.
  • Makes sharing source code easy and fun.

Requirements

1. Sharedigm OS

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.

2. Installer Requirements

The installer and uninstaller scripts for this applications require the following:

  1. bash - Unix style shell interpreter.
  2. jq - command-line JSON processor.
  3. sass - CSS pre-processor

Installation

In order to install this application, simply run the included installation script:

sh install.sh SHAREDIGM_PATH

Uninstallation

To uninstall this application, run:

sh uninstall.sh SHAREDIGM_PATH

License

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.

Contact

mailto:[email protected]