Paketname | js2-mode |
Beschreibung | Emacs mode for editing Javascript programs |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0~20090723b-0.1 |
Sektion | editors |
Priorität | optional |
Installierte Größe | 544 Byte |
Hängt ab von | emacs23 | emacsen, emacsen-common (>= 1.4.14) |
Empfohlene Pakete | |
Paketbetreuer | Vincent Bernat |
Quelle | |
Paketgröße | 108608 Byte |
Prüfsumme MD5 | 39a611e86526d1e34e1da72599987b3f |
Prüfsumme SHA1 | faafdd44c8cf7f30349d4043d4265d0d97cb293e |
Prüfsumme SHA256 | f13569bc356b1510f3bcf179e64afd8dec634606c41425196091708d8c2ff644 |
Link zum Herunterladen | js2-mode_0~20090723b-0.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
|