cancel
Showing results for 
Search instead for 
Did you mean: 

autocomplete (ctrl+space) doesn't run

Kram28
Visitor

Kram28_0-1763914964473.png

Hello,

I downloaded stm32cubeIDE 2.0 + stm32cubeMX but I'm having problem in auto complete function in main.c

I tried 

https://community.st.com/t5/stm32cubeide-mcus/stm32cubeide-auto-complete-ctrl-space-is-not-working/td-p/342759

but 

  • Parsing-based Proposals

are enabled

Kram28_1-1763915583037.png

 

1 ACCEPTED SOLUTION

Accepted Solutions

You need Version: 2.0.0 ?

or can try older V 19.0. ? Then check it here.

btw

I use V 18.1. , here its working.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

4 REPLIES 4
AScha.3
Super User

Hi,

you had it working before ? IDE version ?

+

indexer enabled ?

AScha3_0-1763920484956.png

 

If you feel a post has answered your question, please click "Accept as Solution".

Kram28_0-1763920742735.png

Idexer seams to be active.

STM32CubeIDE

Version: 2.0.0

new installation

I generated files with cubeMX and in the same folder open a new project in cubeIDE.

 

You need Version: 2.0.0 ?

or can try older V 19.0. ? Then check it here.

btw

I use V 18.1. , here its working.

If you feel a post has answered your question, please click "Accept as Solution".
Kram28
Visitor

I uninstall v 2.0 and install v 1.19 now works fine thanks