[quote:dbcfe26ff3="astroschmidt"]The indent lines and the "code explorer" are really great enhancements.
What would be a great enhancement for a future versions would be tabs for each sub or label (like the tabs in Firefox).
If e.g. you want to follow a variable that is used all over the program it would ease the workflow a lot if you simply jump from tab to tab instead of scrolling through a long program.
Roger[/quote:dbcfe26ff3]
you might want to try the 'Find Refrences' function from the Code explorer. select a variable, then click right mouse and select 'Find references'. It will give a list under the variable of instances where the variable is referenced.
↧