Find function calls with specified param type.
Status: Planning
Brought to you by:
slavmfm
A way to view all specified function calls with specified parameter type.
Can be implemented in such way:
- right click on function
- choose something like "view calls types" where will be listed all calls with different types (within table) (on entry for any amount of calls for single parameter type)
- click on entry leads to all calls list with chosen type
Another plus for using VS (I didn't knew that there is no way to edit issue): whole development process will go on within VS including code typing, debugging and testing and just after all of this other platforms code will be generated.