Hi,
This is not cached, commands are calculated each time (hence, there is no
reset).
Esteban
> On 24 Aug 2023, at 20:55, stephane ducasse wrote:
>
> Hi
>
> I wanted to extend SpCodePresenter so I created a new command and I added the
> new command manually in
>
> codeNavigationCommandsG
Hi
I wanted to extend SpCodePresenter so I created a new command and I added the
new command manually in
codeNavigationCommandsGroupWith: aPresenter
| group |
group := (CmCommandGroup named: 'Code search') asSpecGroup
description: 'Search the system fro