The last Open Source release of Neutron Drive (what is now apparently Neutronide). Note: I am not affiliated with those guys; to them I say, fork you! ;D
Original README.md follows:
Drive API Setup: https://developers.google.com/drive/register
- Fixed reauthorization mechanism
- Added file browser reauthorization mechanism
- Added permissions explanation when you turn down API access
- Upgraded to App Engine 1.7.3 and Django 1.4.2
- Fixed Export ID errors
- Added file encoding detection
- Grouped editor modes
- Added right click indicator
- Added rename on tab right click
- Added search counts (designer input), thanks Laura Garcia!
- Leaving message only interrupts if unsaved files
- Added option to turn off auto-save
- Fixed layout on Mac
- Added revision visual diff
- Added recent files from designer input, thanks Laura Garcia!
- Merged .h and .hpp file detection, thanks YodaDaCoda!
- Design tweaks, thanks Laura Garcia!
- Added file extension check on creating a new file
- Editor hidden when no open tabs.
- Added create new directory
- Added Experimental WYSIWYG HTML Editor
- Added keyboard documentation
- Trashed files are hidden now.
- Updated Ace build:
- Added code modes GLSL, Jade Templating, JSP, and Tcl
- Added themes Ambiance, Dreamweaver, Github, Tomorrow, and XCode
- Added Install Scope so Chrome App is not required.
- Updated Python API Client libraries
- Fixed UTF-8 support, any UTF-8 character should save correctly now.
- Added ability to try to open unsupported file types.