canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
<section begin="status" /> | <section begin="status" /> | ||
| [[DevTools/Features/CodeEditor|Code Editor]] | | [[DevTools/Features/CodeEditor|Code Editor]] | ||
| {{StatusHealthy|status= | | {{StatusHealthy|status=next stages of evaluation}} | ||
| 2011-05- | | 2011-05-23 | ||
| Kevin Dangoor | | Kevin Dangoor | ||
<section end="status" /> | <section end="status" /> | ||
Line 24: | Line 24: | ||
* '''Feature Manager''': ''Kevin Dangoor'' | * '''Feature Manager''': ''Kevin Dangoor'' | ||
== Release Requirements == | == Release Requirements == | ||
Line 56: | Line 49: | ||
| Yes | | Yes | ||
| TBD | | TBD | ||
| Yes | | Yes | ||
|- | |- | ||
Line 103: | Line 90: | ||
Footnotes: | Footnotes: | ||
Desirable qualities, but not required initially: | Desirable qualities, but not required initially: | ||
Line 115: | Line 100: | ||
| style="font-weight: bold; background: #DDD;" | [http://eclipse.org/orion Orion] | | style="font-weight: bold; background: #DDD;" | [http://eclipse.org/orion Orion] | ||
| style="font-weight: bold; background: #DDD;" | [http://codemirror.net/ CodeMirror] | | style="font-weight: bold; background: #DDD;" | [http://codemirror.net/ CodeMirror] | ||
|- | |||
| Code-oriented indentation(1) | |||
| No | |||
| Yes | |||
| Yes | |||
| Yes | |||
|- | |- | ||
| Bracket/brace matching | | Bracket/brace matching | ||
| No | | No | ||
| Yes | | Yes | ||
| | | Yes | ||
| Yes | | Yes | ||
|- | |- | ||
Line 125: | Line 116: | ||
| No | | No | ||
| Yes | | Yes | ||
| | | Yes | ||
| Yes | | Yes | ||
|- | |- | ||
Line 131: | Line 122: | ||
| No | | No | ||
| Yes | | Yes | ||
| | | No | ||
| TBD | | TBD | ||
|- | |- | ||
| Code folding | | Code folding | ||
| No | | No | ||
| Yes( | | Yes(2) | ||
| No | | No | ||
| No | | No | ||
Line 162: | Line 153: | ||
Footnotes: | Footnotes: | ||
# code oriented indentation means maintaining the indentation level from the previous line and ideally indenting automatically when a new block is started | |||
# "Unstructured" or "user" folding was just contributed during the week of April 25th | # "Unstructured" or "user" folding was just contributed during the week of April 25th | ||