Skip to main content
Riscy
Associate III
February 4, 2023
Solved

STM32 IDE type and list down function/variable suggestion list

  • February 4, 2023
  • 1 reply
  • 3666 views

I saw some tutorials with STM32 IDE 1.11.0,

> When typing for the variable or function name, it makes a list and selected if found.

and I don't see it doing that; where is the configuration in preference top enable it or was is it from the plugin feature?

I have checked the IDE manual and could not find it there.

This topic has been closed for replies.
Best answer by Pavel A.

Type some characters and then press ctrl/space. This shows the completions.

CubeIDE is Eclipse CDT, so next time when you have questions about editing in CubeIDE, google for "how to do .... in Eclipse".

1 reply

Pavel A.
Pavel A.Best answer
February 4, 2023

Type some characters and then press ctrl/space. This shows the completions.

CubeIDE is Eclipse CDT, so next time when you have questions about editing in CubeIDE, google for "how to do .... in Eclipse".