Hi, For now there is no ready-to-use API which was written to extend builtin plugins -- extending Spyder is however possible by writing third party plugins that may be linked to builtin plugins of course (like open a file in the editor or run a script in the console, for example).
Could you give us more details on the features you would like to add to these plugins? I'm sure changes could be applied to make these builtin plugins extendable the way you want to. Thanks, Pierre On Mar 14, 11:15 am, Timmie <[email protected]> wrote: > Hello, > how do I write a plugin which builds on top of an existing component? > > Particularly, I would like to write plugins that extend the Variable > Explorer and File Explorer. > > Thanks in advance, > Timmie -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
