And to extend on this, (sorry for incomplete posts!)\ 2) If we did like a separate thing, we could have it as a dependency when installing spyder... and pyqode would be just another pip/conda installable module.
Now the question is if having spyder plugins pip / conda installable is a good idea or not. On Friday, October 31, 2014 3:50:44 PM UTC+1, Gonzalo A. PEÑA CASTELLANOS wrote: > > Sorry, I will make myself more clear. > > Yes there is a code editor in spyder and is a core part of it. > > If we want ton include pyqode I see options: > 1) We include it as part of spyder (copy all files of pyqode in spyder and > adapt it to connect with the rest of spyder internals) > 2) Leave pyqode as a separate project but extend it (with a mode or > something hosted in pyqode project) and use it as a plugin in Spyder, in > which case we need to reconsider how we want plugins to work in spyder. > > On Friday, October 31, 2014 3:30:15 PM UTC+1, Adrian Klaver wrote: >> >> On 10/31/2014 03:13 AM, Gonzalo A. PEÑA CASTELLANOS wrote: >> > I really like this project as well, but in order to do this, we would >> > need to rework the way spyder works... after all the editor should be a >> > core widget of spyder and developers should be well aware of the >> > workings inside >> >> Not sure I follow. Looks to me like the editor already is a core widget: >> >> >> https://bitbucket.org/spyder-ide/spyderlib/src/cfe5c3798f9c357c430fd4f6e7bb5f84969efb2c/spyderlib/widgets/?at=default >> >> >> > >> > How could we go about this... any place to start "drawing" steps to >> > follow and tasks? >> > >> > >> > >> >> >> -- >> Adrian Klaver >> [email protected] >> > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
