Codebox IDE 1.0.0-alpha.5

Codebox is a modular IDE running either as desktop client or from cloud installations. It's built upon JavaScript, HTML and Node.js; supports languages such as PHP, HTML5, Java, Dart, Node.js, Python, Ruby, Go, C, C++, Lua, Hack, Clojure, Scala, Meteor. It provides SCM bindings, collaborative editing, code completion, VMs to run virtually anything, debugging, and is cross-platform

Tags javascript nodejs ide developers
License Apache
State beta

Recent Releases

1.0.0-alpha.527 Apr 2015 13:45 minor feature: Improve authentication. For production, use a bundle of all packages. Remove useless log. Add dialogs for offline events. Use node-tmp to get a temp file for the bundle. Bump version to 1.0.0-alpha.5.
1.0.0-alpha.424 Apr 2015 01:25 minor feature: Download codebox-0.7.4-mac.dmg . Open the file. Copy the Codebox application to your mac's Applications folder. Open it and start working. Download codebox-0.7.4-linux32.tar.gz . Extract it using: tar -xvzf codebox-0.7.4-linux32.tar.gz . Run the installation script cd Codebox ./install.sh . There is now a shortcut on your desktop. Open it and start working.
1.0.0-alpha.119 Apr 2015 11:25 minor feature:
0.8.322 Feb 2015 01:45 minor feature: Download codebox-0.7.4-mac.dmg Open the file Copy the Codebox application to your mac's Applications folder Open it and start working . Download codebox-0.7.4-linux32.tar.gz Extract it using: tar -xvzf codebox-0.7.4-linux32.tar.gz Run the installation script cd Codebox ./install.sh There is now a shortcut on your desktop Open it and start working
0.8.120 Nov 2014 03:15 minor feature: Download codebox-0.7.4-mac.dmg Open the file Copy the Codebox application to your mac's Applications folder Open it and start working . Download codebox-0.7.4-linux32.tar.gz Extract it using: tar -xvzf codebox-0.7.4-linux32.tar.gz Run the installation script cd Codebox ./install.sh There is now a shortcut on your desktop Open it and start working
0.7.404 Nov 2014 08:25 minor bugfix: New outline panel. Improve the terminal (resize, themes). Improve command palette (navigation and display). Add recent files to command palette. Fix reload of browser when ctrl+r or cmd+r and non in file. Open tags from command palette select the correct pattern. Images open by default width image viewer. Add command for searching code in a specific folder. Fix export as archive (tar.gz instead of zip).