On Tuesday, April 15, 2014 2:49:24 AM UTC-5, T P wrote: > > > BTW, in order to tell where setChanged() was being called, I found it > *MUCH* easier to look at the Leo sources using PyCharm (probably because > I've used it a little longer). >
Thanks for mentioning PyCharm. I've been enjoying the following videos about PyCharm http://www.jetbrains.com/pycharm/ and IntelliJ https://www.youtube.com/v/jahYPYyvtT0 There are lots of cool technology/features. For example, for one-off refactoring PyCharm would be nature. Terry and I have been discussing how to use Rope (a Python refactoring library) with Leo, but that's all blue sky for now. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor. For more options, visit https://groups.google.com/d/optout.
