Re: [NAnt-users] Ultraedit Buildfile Wordfile Buildfile

2006-12-06 Thread Michael Jervis
> 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

Re: [NAnt-users] Ultraedit Buildfile Wordfile Buildfile

2006-12-06 Thread Michael Jervis
On 06/12/06, Michael Jervis <[EMAIL PROTECTED]> wrote: > > How to install this wordfile in ultraedit? Just copy content into the > > wordfile.txt in the Ultraedit root directory? Paying more attention this time, yes, assuming that is the file that ultraedit is using and that the /Ln is correct. So

[NAnt-users] Ultraedit Buildfile Wordfile Buildfile

2006-12-05 Thread Michael Jervis
I use Ultraedit (www.ultraedit.com) as my IDE for everything. Including NAnt. It has user definable syntax highlighting. I had added build to the list of extensions that used the XML definition that ships with Ultraedit, but this was not ideal. Thanks to Jonathan for pointing me at the nantschema