My simply yet extremely powerful request is to make this information publicly available. It would allow us to easily create all sorts of helpful tools such as code cleanup, refactoring, documentation creation and much more. This would be awesome!

Edit, 2013-08-01:
E.g. for the following extremely simple example code...
Code: Select all
Procedure Test(string.s, number=42)
EndProcedure
As I said, the IDE already has all this information otherwise it wouldn't be able to give us cool features such as code completion, list of procedures, jump to declaration etc.