I like the ability to double click on a udf and the editor jumps to the procedure in the source file.
I would like the ability to do the same for a constant as well -- and variable declaration. I understand the later may not be as easy since a variable can be declared differently in different udf's; but constants don't change...
"click to" constant definitions.
-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: "click to" constant definitions.
What's udf mean?
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
PureBasic: Born in 1998 and still going strong to this very day!
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: "click to" constant definitions.
Same as UFO?
Perhaps "User Defined Function"?

Perhaps "User Defined Function"?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: "click to" constant defs-- & Macros.
+1jassing wrote:I like the ability to double click on a udf and the editor jumps to the procedure in the source file.
I would like the ability to do the same for a constant as well -- and variable declaration. I understand the later may not be as easy since a variable can be declared differently in different udf's; but constants don't change...
...and also with Macro definitions, please.
Thanks!