pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/js2-mode



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr 12 13:57:19 UTC 2008

Update of /cvsroot/pkgsrc/devel/js2-mode
In directory ivanova.netbsd.org:/tmp/cvs-serv19749

Log Message:
Import js2-20080406 as devel/js2-mode.

This JavaScript editing mode supports:

 - the full JavaScript language through version 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
 - typing helpers (e.g. inserting matching braces/parens)
 - many customization options

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/js2-mode/MESSAGE
N pkgsrc/devel/js2-mode/DESCR
N pkgsrc/devel/js2-mode/Makefile
N pkgsrc/devel/js2-mode/PLIST
N pkgsrc/devel/js2-mode/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index