Paketname | js2-mode |
Beschreibung | Emacs mode for editing Javascript programs |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0~20080616a-1 |
Sektion | universe/editors |
Priorität | optional |
Installierte Größe | 532 Byte |
Hängt ab von | emacs22 | emacsen, emacsen-common (>= 1.4.14) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 104944 Byte |
Prüfsumme MD5 | f50f6e2f1d16b7c1949ade951056718e |
Prüfsumme SHA1 | ad3e86f3d1d0f54e1de05d7fc7b32810a4e2cf96 |
Prüfsumme SHA256 | bd7bb74721c30dca75f589789ed49715c1bc3eea53f7d947272d338a03c14ca1 |
Link zum Herunterladen | js2-mode_0~20080616a-1_all.deb |
Ausführliche Beschreibung | This JavaScript editing mode supports:
.
- the full JavaScript language through version 1.7
- support for most Rhino and SpiderMonkey extensions from 1.5 to 1.7
- accurate syntax highlighting using a recursive-descent parser
- syntax-error and strict-mode warning reporting
- "bouncing" line indentation to choose among alternate indentation points
- smart line-wrapping within comments and strings
- code folding:
- show some or all function bodies as {...}
- show some or all block comments as /*...*/
- context-sensitive menu bar and popup menus
- code browsing using the imenu' package
- typing helpers (e.g. inserting matching braces/parens)
- many customization options
|