From ca3c59d4555d61a91089744f4fe530c9ccb8f324 Mon Sep 17 00:00:00 2001 From: mrward Date: Sun, 20 Feb 2011 12:40:03 +0000 Subject: [PATCH] Add support for xml completion with the NuGet nuspec XML schema. --- .../DisplayBindings/XmlEditor/Project/XmlEditor.addin | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/AddIns/DisplayBindings/XmlEditor/Project/XmlEditor.addin b/src/AddIns/DisplayBindings/XmlEditor/Project/XmlEditor.addin index ac472dcdcf..cd1294cc88 100644 --- a/src/AddIns/DisplayBindings/XmlEditor/Project/XmlEditor.addin +++ b/src/AddIns/DisplayBindings/XmlEditor/Project/XmlEditor.addin @@ -24,7 +24,7 @@ @@ -32,9 +32,10 @@ + + - @@ -48,7 +49,7 @@ + extensions=".xml;.xsl;.xslt;.xsd;.manifest;.config;.addin;.xshd;.wxs;.wxi;.wxl;.proj;.csproj;.vbproj;.ilproj;.build;.xfrm;.targets;.xpt;.xft;.map;.wsdl;.disco;.nuspec" /> @@ -61,7 +62,7 @@