Stefan Lieser has
posted a great preview of a plugin he's working on for Resharper for working with NHibernate mapping files. I've installed it and like it alot already. Anything that makes it easer to work with XML is a good thing in my book!
Features he has implemented so far are:
- Name and type of mapped class is verified
- Id name and type is verified
- Property names and types are verified (not the access attribute!)
- many-to-one and one-to-one names and types are verified
- Component names and types are verified, including properties and nested components
- Subclass names are verified
Only thing I've noticed is that it doesn't seem to properly resolve a Properties type. For more info and to download, check out Stefan's post:
http://www.lieser-online.de/blog/?p=76