I clearly understand your issue of having ways to show more code on the
screen (at least that is how I interpret the issue).

Here are a few tricks I only learned recently, and which has helped me live
with what is in the standard image.

Double clicking on a code tab  maximises the code window, double clicking
it again brings it back to normal.

Double clicking on a method name opens a new browser with the method
selected (same works for the other 3 browser panes).

This allow me to work with more code on the screen, and fewer lists.

I am on mac, using pharo 8.

Best,

Kasper


On 1 October 2019 at 06.35.02, Hernán Morales Durand (
hernan.mora...@gmail.com) wrote:

Ok, any hint to split the code area in Calypso at least?

Salut!

Hernán

El mié., 25 sept. 2019 a las 1:06, Hernán Morales Durand (<
hernan.mora...@gmail.com>) escribió:

> Hi,
>
> I have this idea of typing a method in a Browser and have another code
> area in the same browser where the method test is "automagically generated".
>
> This is, divide the current method pane in two: One for the method being
> written itself, and another for its test, where at least the method
> selector could be autogenerated by writing testXXXX
>
> Of course being able to jump to the method test would be super nice! (and
> with a keyboard shortcut). This reminds myself to write the method now
> instead of forget it forever.
>
> Any hints to make this happen in Calypso?
>
> Cheers,
>
> Hernán
>
>

Reply via email to