Wednesday, October 28, 2015

Get IntelliSense when crafting an XSD in Visual Studio 2013!

Go to "Schemas..." under the "XML" menu for this. You'll see a grid of potential XSDs to use and you will need to have a checkmark in the "Use" column to get the IntelliSense. The "Add..." button should help you find XSDs not in the list, but if you added an XSD to your solution yourself I think it should just be in the list. Anyways, on the other side of this stuff, make an new XML file and type an open angle bracket followed by the name of your XSD element. You should get IntelliSense help going forward.

No comments:

Post a Comment