Difference between revisions of "Comparison of Editors"

From WebOS Internals
Jump to navigation Jump to search
m (Added a link to mojo.el.)
Line 14: Line 14:
 
   <th style="border-bottom:1px solid #d4d4d4;">TextMate</th>
 
   <th style="border-bottom:1px solid #d4d4d4;">TextMate</th>
 
   <th style="border-bottom:1px solid #d4d4d4;">VIM</th>
 
   <th style="border-bottom:1px solid #d4d4d4;">VIM</th>
   <th style="border-bottom:1px solid #d4d4d4;">Emacs</th>
+
   <th style="border-bottom:1px solid #d4d4d4;">[http://www.emacswiki.org/emacs/MojoSdk Emacs]</th>
 
  <tr>
 
  <tr>
 
  <tr>
 
  <tr>

Revision as of 18:37, 15 December 2009

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 ? ? ? ? ?