Visual Studio has intellisense for both SVG and Javascript, and in the new Studio 11 it is much improved on the javascript-side..
You need to add svg.xsl to the schemas for intellisense to show.. like this blog says: http://blogs.msdn.com/b/webdevtools/archive/2009/10/06/working-with-svg-files-in-visual-studio-and-visual-web-developer.aspx --- In [email protected], ZdenÄk Kedaj <zdenek.kedaj@...> wrote: > > Thanks for your page, it could be helpful in the future, but for now I had > some closer integration with the IDE on my mind. My tools can offer me some > generic javascript methods available in ecmascript, methods from "dhtml", > properties like "innerWidth" and I would like to get similar code completion > features for scripting SVG. > > Zdenek > > On Wed, Sep 14, 2011 at 10:12 PM, Francis Hemsher <fhemsher@...>wrote: > > > > > > > I've created a listing and examples of SVG methods, properties, styles, and > > attributes for scripting. (the file below is best viewed in IE9) > > See; http://www.svgDiscovery.com/SVGJavascriptREF/ > > > > > > --- In [email protected], ZdenÃâºk Kedaj <zdenek.kedaj@> > > wrote: > > > > > > Hello, > > > I have spent quite some learning the SVG and some scripting around, > > > but It could have been much faster if I had the IDE support for > > > available methods and properties. For my IntelliJ IDEA it could be > > > simply achieved by adding a .js file containing just the signatures > > > (prototypes) of methods that should be available. > > > > > > Is there such a file? > > > > > > Do you get IDE support for SVG scripting? how? > > > > > > ZdenÃâºk > > > > > > > > > > > > [Non-text portions of this message have been removed] > ------------------------------------ ----- To unsubscribe send a message to: [email protected] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ----Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

