Monday, 27 January 2014

Cloud9 IDE - Wikipedia

Cloud9 IDE - Wikipedia

Cloud9

Developer(s) Cloud9 IDE, Inc

Written in JavaScript

Platform Web

Type IDE

License GNU GPL v3[1]

Website c9.io

Cloud9 IDE is an open source web-based cloud integrated development environment that supports several programming languages, with a focus on the web stack (specifically JavaScript and NodeJS). It is written almost entirely in JavaScript, and uses Node.js on the back-end. The editor component uses Ace.

Cloud9 IDE, Inc. is the company that actively maintains Cloud9 IDE. The company has offices in San Francisco and Amsterdam.

Features

Code completion for snippets and identifiers[2]

Code reformatting via JSBeautify and CSSLint

Parenthesis, bracket, and quote character matching

Line numbers, warnings, and errors in the gutter

Full-screen coding

Ability to drag-and-drop files into your project

Vim mode[3]

Tabbed file management [4]

Real-time language analysis for JavaScript (marking common JavaScript pitfalls)

Variable/function name refactoring for JavaScript

Support for npm (via the console)

Support for basic Unix commands (via the console)

Support for the following code repositories:

GitHub

Bitbucket

Mercurial repositories

Git repositories

FTP servers

Support for deployment to:

Heroku

Joyent

Openshift

Windows Azure [5]

Google App Engine [6]

SFTP/FTP [7]

Support for public and private projects

Plug-in support

Syntax highlighting for the following languages: C#, C/C++, Clojure, CoffeeScript, ColdFusion, CSS, Groovy, Java, Javascript, LaTeX, Lua, Markdown, OCaml, PHP, Perl, Powershell, Python, Ruby, Scala, SCSS, SQL, Textile, X(HTML), XML

About the Company

Founded in 2010 by Ruben Daniels and Rik Arends, Cloud9 IDE has raised $5.5 million in Series A funding from Accel Partners and product development software company Atlassian Software.[8]

.END

No comments:

Post a Comment