Closed jozefizso closed 5 years ago
@citizenmatt bump...
What is it that you want to do? Provide ReSharper-y goodness for wixprow's .xml files?
One of my goals was to provide custom icons for WiX Setup project using ReSharper plugin.
The other more important was to improve IntelliSense a bit, eg. provide !var
and !bind
completion.
I'm afraid I don't know much about .wixproj projects - what are !var
and !bind
and what completion would you add? When you say you want icons, where would they be? And finally, do the Wix .xml files already have any ReSharper analysis (do they have the green tick in the top right, for example)?
Can you write documentation how to create custom Project Model?
We want to process WiX Setup projects (.wixproj) in ReSharper extension.