|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Intellisense schema support for app/web.configI am able to add my own schema to bring intellisense for my schema for any
plain XML file edited by the VS2005 XML Editor. But as soon as the schema has to work together with the %ProgramFiles%\Microsoft Visual Studio 8\xml\Schemas\DotNetConfig.xsd (as in app/web.config) the DotNetConfig.xsd takes over and support for my own schema is gone. As my schema specifies the format of a custom config section in web.config, I would much like to add also Intellisense support. It seems like a bug, but is there a workaround that lets me work with both DotNetConfig.xsd and other schema? Thanks, Niels |
|||||||||||||||||||||||