> How to install this wordfile in ultraedit? Just copy content into the > wordfile.txt in the Ultraedit root directory?
Nope. Ultraedit has a single file called wordfile.txt which defines sytnax highlighting for /all/ languages a UE install will work with, if you overwrite this, then you'll break your highlighting for c etc as the wordfile the buildfile generates only contains the NAnt information. Copy the content of the buildfile generated wordfile.txt into the wordfile.txt your ultraedit instance is using, this can be done painlessly by doing: advanced -> configuration -> editor display -> syntax highlighting There is a text box "Full path name for wordlist" click "open" and the wordfile will open for editing in ultraedit. Append the content to the end and correct the /L12 to be the highest /L in your file (I think it ships with /L1 to /L10 I've added two languages taking me to /L11 More info: http://www.ultraedit.com/index.php?name=Content&pid=164 http://www.ultraedit.com/index.php?name=Content&pa=showpage&pid=40 and in UE's help system ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users