Add Intellisense when using the URL rewritingnet config file
Posted
by
Vizioz Limited
on Vizioz Umbraco Blog
See other posts from Vizioz Umbraco Blog
or by Vizioz Limited
Published on 2009-11-19T14:45:00.000-08:00
Indexed on
2010/12/06
17:00 UTC
Read the original article
Hit count: 1366
So, if you are someone who edits the urlrewriting.config without Intellisense, but would like to use it, this is how you do it :)
1) Download the URL rewriting source code files from urlrewriting.net
2) Unzip the source files and find the urlwritingnet.xsd file, put this file into your web project, or the directory where your urlredirect.config lives.
3) Open up the web project and then open your config file, and hey presto! You should find you now have intellisense!
So, the next question is, are there XSD files for the rest of the Umbraco config files, and more importantly for the Umbraco.xml file? If not, does anyone fancy creating them? I am sure intellisense for all these files would be very helpful :)
© Vizioz Umbraco Blog or respective owner