[WiX-users] Intellisense in Visual Studio 2013 for Wix 3.8

2014-12-03 Thread wixtester
Hi, Sorry, this is very basic question. How do I enable intellisense in visual studio 2013 with Wix 3.8? In Visual Studio 2010 (for wix 3.5), ProjectAggregator msi would add intellisense. Do I need to run any such tool for visual studio 2013? Do I need to copy any xml schemas to

Re: [WiX-users] Intellisense in Visual Studio 2013 for Wix 3.8

2014-12-03 Thread Nick Ramirez
Nope. Installing the WiX Toolset should get you all set up with VS 2013. No other setup is required. I've tried it several times and it works for me. -- View this message in context:

Re: [WiX-users] Intellisense in Visual Studio 2013 for Wix 3.8

2014-12-03 Thread wixtester
I tried repairing the Wix install, but no luck. I have VS 2013 professional edition. Syntax highlighting is available. For Intellisense, nothing shows up in listing the attributes for a given xml element. The only available options listed are !--, ![CDATA[ , ? Are there any manual hacks to

Re: [WiX-users] Intellisense in Visual Studio 2013 for Wix 3.8

2014-12-03 Thread Nick Ramirez
I would only suggest uninstalling WiX and reinstalling. For me, when I do Ctrl + SPACE, I get a list of WiX elements. I clicked just underneath the Package element in the Product.wxs file and did Ctrl + SPACE. -- View this message in context: