How to get the function name in CTRL editor without scrolling?

Find and share HowTos to various installations / configurations!
5 posts • Page 1 of 1
Piterskiy
Posts:46
Joined: Wed Jul 09, 2014 12:44 pm

How to get the function name in CTRL editor without scrolling?

Post by Piterskiy »

When working with Script Editor how to get the name of the function I'm currently working on?

I have to scroll up each time when need to get the function name.
It would be really helpful to highlight current function name in the Function toolbar or set a hotkey to navigate to the beginning of function.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: How to get the function name in CTRL editor without scrolling?

Post by leoknipp »

At the moment I do not know a solution for it.
I have asked our developer if he has an idea.

Best Regards
Leopold Knipp
Senior Support Specialist

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: How to get the function name in CTRL editor without scrolling?

Post by leoknipp »

I have made a feature request for our UI development team.
They will think about a solution for it.

Best Regards
Leopold Knipp
Senior Support Specialist

Piterskiy
Posts:46
Joined: Wed Jul 09, 2014 12:44 pm

Re: How to get the function name in CTRL editor without scrolling?

Post by Piterskiy »

Thank you, Leopold.

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: How to get the function name in CTRL editor without scrolling?

Post by gschijndel »

In case you do not want to wait for a solution from the development team. You could create a script editor extension to show the current function name in the toolbar and/or a hotkey to jump to the beginning of the function.

But in an ideal world functions should not be so long, that scrolling is required to see the function name.

5 posts • Page 1 of 1