« How to cancel the CreditInform service | Main | Valve Map Format Utility Library v1.0 Released »
Sunday
24Jan2010

Enable Visual Studio Intellisense for DocBook

You can easily plug in XML Schemas to enable Intellisense for certain XML namespaces and file extensions. DocBook includes all of the necessary schemas, so all that's required is a schema catalog.

To make it a little easier, I put together a ZIP file that contains everything you need.

Just unzip it to one of the following locations, depending on your version of Visual Studio:

  • Visual Studio 2005
    C:\Program Files\Visual Studio 8\Xml\Schemas
  • Visual Studio 2008
    C:\Program Files\Visual Studio 9.0\Xml\Schemas
  • Visual Studio 2010
    C:\Program Files\Visual Studio 10.0\Xml\Schemas

DocBook Intellisense will be enabled for files with the docbook extension. If your solution contains DocBook files, you can simply right-click and choose “Open With…” then select “XML Editor”.

Enjoy!

PrintView Printer Friendly Version

EmailEmail Article to Friend

Reader Comments (3)

Uuh...
That's... fast!

Thanks a lot!

January 26, 2010 | Unregistered CommenterStefan

You're welcome! Apologies for not updating it for 5.0 sooner. I haven't used DocBook in a while, so I wasn't aware that I new version had been released.

January 26, 2010 | Registered CommenterDavid Brown

Well, in fact I have to apologise; after having a closer look at it, it became pretty clear that I could have done it easily by myself. Sorry I let others do the dirty work.

And therefore thanks again!

January 27, 2010 | Unregistered CommenterStefan

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>