Page 1 of 1
jump to macro, variable, constants
Posted: Sun Jun 27, 2021 11:58 am
by Cyllceaux
with "ctrl" and a doubleclick, I can jump to a procedure.
It would be nice, if i could jump to a macro, variable or constants, too.
Re: jump to macro, variable, constants
Posted: Sun Jun 27, 2021 12:52 pm
by BarryG
Been requested many times (literally years!), with no answer as to why it hasn't (or can't) be done. I don't hold hope for it anymore.
Re: jump to macro, variable, constants
Posted: Mon Jun 28, 2021 2:20 am
by FourthStone
Bump
Along the same lines would be to display the constant value when hovering the mouse over a constant, how many times I need to jump back through code to find the definitions

Re: jump to macro, variable, constants
Posted: Mon Jun 28, 2021 7:46 am
by Cyllceaux
BarryG wrote: Sun Jun 27, 2021 12:52 pm
Been requested
many times (literally years!), with no answer as to why it hasn't (or can't) be done. I don't hold hope for it anymore.
Oh... I didn't know... I searched it but didn't find any post. stupid me...

Re: jump to macro, variable, constants
Posted: Mon Jun 28, 2021 10:24 am
by BarryG
FourthStone wrote: Mon Jun 28, 2021 2:20 amdisplay the constant value when hovering the mouse over a constant
This works when your app is running from the IDE, but not during editing.
Cyllceaux wrote: Mon Jun 28, 2021 7:46 amI searched it but didn't find any post
Here's a few of the requests:
From 2009 ->
viewtopic.php?f=3&t=37520&p=445179
From 2011 ->
viewtopic.php?f=3&t=44874&p=474214
From 2015 ->
viewtopic.php?f=3&t=62845&p=469253
From 2018 ->
viewtopic.php?f=3&t=71732&p=528993
It's a shame because it's really handy. Fred, can this please be finally added? Thanks!