I am familiar with the B4X IDE options to simulate the following options, but would like direct actions.
And I'm familiar that the code IDE is a third party add-in to B4X's IDE.
1) As in Visual Studio, can we have the "x references" above the Sub name to show how many times the sub is called/referenced.
2) As in Visual Studio, can we have the "x references" hyperlinked when the mouse hovers over the link to allow the user to then click on the link to popup a dialog box and list the reference(s) of the subs that call the sub referenced.
3) As in Visual Studio, can we have in the popup dialog mentioned in item #2, to double-click on a reference and go to the sub and the line that calls the sub.
Thanx,
Mark Stuart
And I'm familiar that the code IDE is a third party add-in to B4X's IDE.
1) As in Visual Studio, can we have the "x references" above the Sub name to show how many times the sub is called/referenced.
2) As in Visual Studio, can we have the "x references" hyperlinked when the mouse hovers over the link to allow the user to then click on the link to popup a dialog box and list the reference(s) of the subs that call the sub referenced.
3) As in Visual Studio, can we have in the popup dialog mentioned in item #2, to double-click on a reference and go to the sub and the line that calls the sub.
Thanx,
Mark Stuart