Hi,
maybe a Idea for one of the next versions:
When you write a Function Call (eg. printf), the Editor could look up the corresponding parameters for this function and display them in a Tooltip like manner below the text written.
As far as i know this feature is implemented in the MS Visual Studio Editor and it's very useful imho.
Bye, Egon
Feature Idea: Call Parameter Indication
The current version offers an intellisensing feature, but it is only available for functions defined in the current workspace.When you write a Function Call (eg. printf), the Editor could look up the corresponding parameters for this function and display them in a Tooltip like manner below the text written.
As far as i know this feature is implemented in the MS Visual Studio Editor and it's very useful imho.
For example is you create a new workspace and add source files to the workspace, Zeus will provide intellisensing for all functions and methods that are displayed in the workspace, class browser window.
But the global intellisensing feature you describe is not currently possible, but there are plans for such a feature in a future release.
Jussi