On Mon, Jul 31, 2017 at 6:15 PM, Denis Kudriashov <dionisiydk@gmail.com> wrote:Hi Mariano.You right. Method for this was implemented but I forgot to use it in #selectClass: logic.I committed fix to dev branch. I will realze new version soon.OK, great. Let me know when you want me to test it. I am glad it was a "bug". I thought it might have been some "decision".��
��But I am not sure that it is only issue you are talking about.��Yeah, I figured I can see it elsewhere. But I will find them if there are other places...BTW, I also found some other small issues which I comment below. Do you want me to open issues on github for them?
* "Windows" -> "Delete all windows discarding edits" -> does not close Calypso windows with none saved edits
* When I have a class opened, with a method opened, then I go to the class comment tab and I save the class comment, calypso automatically gives me focusback to the "method tab" rather than staying in the class comment. This is annoying as i like to save my class comment frequently and not they flip to another tab.
* I wish the "new protocol" offers me the existing ones as I type...as I normally re-use existing protocols (on purpose) and its easy to make small typos or differences with the original ones.
Thoughts?Thanks!��2017-07-31 18:25 GMT+02:00 Mariano Martinez Peck <marianopeck@gmail.com>:Hi Denis,I wanted to give a serious test to Calypso, that is, start using it all day long. However, there is a critical thing I am missing, which is the grouping of categories (inside packages).��I do not want to start discussing again packages vs categories and what are good and bad practices. I do have a few packages and each package may have several categories inside. So... seeing all classes together inside a package is not nice for me.��Is there a way in calypso to auto-escope to category level? I mean... say my package is XXX and I have categories XXX-A and XXX-B. I know I can go to left side column and with the tree, I can go to XXX-A and I get what I want. But, for example, when I browse a class of XXX-A, the "focus" of the left side column is XXX and not XXX-A.�� So I am wondering if we can make it auto-scope to the category everywhere in Calypso.Thanks in advance,��--
--