[ ソース: js2-mode ]
パッケージ: js2-mode (0.0~git20241205.e0c3028-1)
js2-mode に関するリンク
Debian の資源:
js2-mode ソースパッケージをダウンロード:
- [js2-mode_0.0~git20241205.e0c3028-1.dsc]
- [js2-mode_0.0~git20241205.e0c3028.orig.tar.xz]
- [js2-mode_0.0~git20241205.e0c3028-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Emacs mode for editing Javascript programs (dummy package)
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
This transitional package can be safely removed.
js2-mode を提供するパッケージ
- elpa-js2-mode
- Javascript プログラム編集用の Emacs モード