Comparison of Editors
Revision as of 18:51, 23 February 2010 by Templarian (talk | contribs)
This page is mostly used for developers to extend the editors so that they compete with one another and that all editors get new features for webOS development.
Please help fill in the question marks(?).
Feature | Editor | ||||
---|---|---|---|---|---|
- | Komodo Edit | Eclipse | TextMate | VIM | Emacs |
Base | |||||
Cross Platform | ✔ Windows, Linux, Macintosh | ✔ Windows, Linux, Macintosh | ✘ Macintosh Only | ✔ Windows, Linux, Macintosh | ✔ Windows, Linux, Macintosh |
Price | ✔ Free Download | ✔ Free Download | ? | ✔ Free Download | ✔ Free Download |
Multiple Projects | ✔ | ✔ | ? | - | ✔ |
JavaScript Code Completion | ✔ | ✔ | ? | ✔ | ✔ |
Other Key Bindings | Vi, Emacs | Vi via plugin | ? | vi via viper-mode | |
Basics | |||||
Mojo Code Completion | ✔ | ? | ? | ? | ? |
New webOS Project | ✔ | ? | ? | ? | ✔ |
New Scene | ✔ | ? | ? | ? | ✔ |
Add-on / Plugin / Scripts | |||||
Key Bindings | ✔ | ? | ? | ? | ✔ |
One Action Task - Emulator | ✔ | ✔ | ? | ? | ✔ |
➔ Package, Install, Launch | ✔ | ? | ? | ? | ✔ |
➔ Package, Install, Inspect | ✔ | ? | ? | ? | ✔ |
➔ Remove Application | ✔ | ? | ? | ? | ✔ |
➔ Launch Application | ✔ | ? | ? | ? | ✔ |
➔ Close Application | ✔ | ? | ? | ? | ✔ |
➔ Hard Reset | ? | ? | ? | ? | ✔ |
One Action Task - Device | ✔ | ✔ | ? | ? | ✔ |
➔ Package, Install, Launch | ✔ | ? | ? | ? | ✔ |
➔ Remove Application | ✔ | ? | ? | ? | ✔ |
➔ Launch Application | ✔ | ? | ? | ? | ✔ |
➔ Close Application | ✔ | ? | ? | ? | ✔ |
Quickly switch to related files | |||||
Main view ➔ Assistant | ? | ? | ? | ? | ✔ |
Assistant ➔ main view | ? | ? | ? | ? | ✔ |
Any view ➔ next view in scene | ? | ? | ? | ? | ✔ |
Any view ➔ assistant | ? | ? | ? | ? | ✔ |
Any file ➔ appinfo.json | ? | ? | ? | ? | ✔ |
Any file ➔ sources.json | ? | ? | ? | ? | ✔ |
Any file ➔ main stylesheet | ? | ? | ? | ? | ✔ |
Any file ➔ index.html | ? | ? | ? | ? | ✔ |
Manage framework_config.json | |||||
Display values (logLevel, debuggingEnabled, etc) |
✔ | ? | ? | ? | ✔ |
Change values (logLevel, debuggingEnabled, etc) |
✔ | ? | ? | ? | ✔ |
Other | |||||
JSLint | ✔ Included in Add-on | ? | ? | ✔ via plugin | ✔ via plugin |
JavaScript Lint | ? | ✔ as External Tool | ? | ? | ? |
Task Manager | ✔ Included in Add-on | ? | ? | ? | ? |
Remote Debugger Interface | ? | ? | ? | ? | ? |