Hello,

I am having a blast with GTSpotter - it’s the missing link for me, just one 
step to ask a question from Pharo. Keeps the flow going!

Being new to the innards of Pharo, I’ve decided to try something.
I would love documentation in GTSpotter. For example, I am interested in how 
packages are organized in Pharo.
Cmd+Enter: ‘Package'
I get a list of package type classes.

Cmd+Sh+Right Arrow.
Now I see all the classes in the Classes category ...
PackageInfo, PackageOrganizer, GRPackage, RPackageOrganizer - all interesting 
candidates in my exploration.

But now I need to browse into each, look at the docs, then bring back 
GTSpotter, navigate to the last context with History, and repeat. More than one 
step.

So I am going to try:
- when showing all items in classes and methods categories, add a little [d] 
tag to the end of the item text to indicate if there is documentation for that 
item (class/instance or method docs)
- Cmd+Sh+Right will display the docs.

Is this doable within the current framework?
If so, I am going to chip away on this.

Thanks,
-Ed


Reply via email to