Hello Hernan.

Try following example:

ClyFullBrowser openWithState: [:browser |��
browser selectClass: Announcer atMethodTag: #initialization ]


����, 12 ������. 2019 ��. �� 02:43, Hern��n Morales Durand <hernan.morales@gmail.com>:
Hi,

Is there any way to open a browser on a method group in Claypso?

This was possible in Nautilus:

Smalltalk tools browser
�� �� openOnCategory: #compiling
�� �� ofClass: Class

Cheers,

Hern��n