Functions outline feature request

Hi,
I have been using arduino ide 2.x.
As in vscode, where there is an outline,which list all the function available in the project, can the same be made available in ide 2.x.

It's really is a fast method to go to any function, while also not necessary to remember all the function names.

Found the solution. cntrl+shft+o

It's called folding.