|
|
|
|
|
by d0m
5438 days ago
|
|
I particularly like the Extendable with JavaScript part. A minimalist kernel implementing the Js API, the windows (with a possibility to split them), the plugin and a theme system is the way to go IMO. No cloud, no extra feature. Everything else can then be added by plugins. Git integration with github? No problem. Backup with DropBox? No problem. Syntax Highlighting? Np. It'd be particularly awesome with the plugin system.. if you can browse and see new addons/plugins. Same with the theme.. where anyone could upload their tweaked theme. :) I can't wait for something like this to exist.. (let x (new awesome-web-based-editor)
(while (not (ready? x))
(sleep)))
|
|