Hi,
I used to use the intellisense feature within visual studio 2003 for editing a custom .config file against my custom xsd schema.
I put the schema in:
Common7\Packages\schemas\xml
Everything worked happily, no problem.
I have just tried to do the same in VS 2008 and there is no intellisense. The schema viewer for the .config file in the properties windows says that my custom schema is loaded and everything should work but when I try nothing is suggested.
There seem to other problems related to XAML intellisense but none of these solutions worked for me.
Stuck and frustrated! Anyone else had this before or know of something that has changed in 2008?
Many thanks