Add intellisense for SVG to VS 2003

Last post 09-26-2009 3:26 AM by joshginn. 1 replies.

Sort Posts:

  • Add intellisense for SVG to VS 2003

    07-19-2004, 6:04 AM
    • Member
      41 point Member
    • webjagger
    • Member since 06-24-2002, 4:15 AM
    • Posts 25
    Does anybody know if and how to extent intellisense for svg (scalable vector grafics -> http://www.w3c.org/Graphics/SVG/).

    This should nor be impossible, no?! Because it is just XML, and you can get a schema file (xsd) for it.

    But I expect two main problems:
    1. VS should know the file extension .svg to connect it with the schema.
    2. The original schema file from w3c has to be modified before putting it into the schema/xml directory together with the other schemas. Even though there is an article on msdn http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxgrfVisualStudioSchemaAnnotations.asp which describes the tags inside the schema that can be used for intellisense I wonder if I would be able to manage that.

    maybe somebody could solve the whole problem or some parts of it (maybe for other xml based files)?!

    Thanks in advance
    alex
  • Re: Add intellisense for SVG to VS 2003

    09-26-2009, 3:26 AM
    • Member
      6 point Member
    • joshginn
    • Member since 02-13-2009, 11:46 AM
    • Posts 3

    I'm really interested in finding any IDE that will provide suggestion intellisense like features for writing and editing SVG. Please let me know if you found anything.

Page 1 of 1 (2 items)