We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Colleagues,
Some IDEs have autocompletion and/or tool tips, which show things like function arguments, when a function call is being typed. Does uVision4 have something like that? If so, how can it be enabled? Is there a plugin that can provide this type of functionality?
Unfortunately, I couldn’t find anything on this subject in the uVision4 User Guide.
Thanks, - Nick
Hi,
sorry, this is not supported atm.
BR, /th.
Thorsten; While you are correct in your statement, as a Keil principal you should have pointed the OP to the template functions as a partial work around. Bradford
ok, you are right.
In the menu: Edit -> Configuration you'll find a Tab "Templates". For the C language there are already some pre-defined templates.
When editing src, i.e. type 'for' (w.o. the ticks) and then press CTRL Space and the code appears.
When editing the templates, the pipe '|' sets the cursor position after expanding the template.