Difference between revisions of "Comparison of Editors"

From WebOS Internals
Jump to navigation Jump to search
(I can't stop thinking of new features for Emacs)
m (added Miller's JavaScript Lint)
Line 292: Line 292:
 
   <td style="background-color:#CEF2E0;">[http://github.com/hallettj/jslint.vim/tree/master ✔ via plugin]</td>
 
   <td style="background-color:#CEF2E0;">[http://github.com/hallettj/jslint.vim/tree/master ✔ via plugin]</td>
 
   <td style="background-color:#CEF2E0;">✔ via plugin</td>
 
   <td style="background-color:#CEF2E0;">✔ via plugin</td>
 +
</tr>
 +
<tr>
 +
  <td>[http://www.javascriptlint.com/ JavaScript Lint]</td>
 +
  <td>'''?'''</td>
 +
  <td style="background-color:#CEF2E0;">✔ as External Tool</td>
 +
  <td>'''?'''</td>
 +
  <td>'''?'''</td>
 +
  <td>'''?'''</td>
 
  </tr>
 
  </tr>
 
  <tr>
 
  <tr>

Revision as of 19:29, 10 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 ? ? ? ?