In STM32CubeIDE it seems that index don´t work. I tried refresh it, but it didn´t help. This happens when I import existing project into workspace. We tried it on multiple projects and multiple computers, but so far nothing has solved this problem
Hello.I finally solved this problem. Here's how for everyone with the same issue:1) Go to Project->Properties.2) Search for indexer.3) Set to this setting:4) Rebuild index.I don´t know, what setting is responsible for fixing this issue, but everythi...
Hello,Files are on the same drive but in different location than folder with .project.Yes, i tried re-build the indexer.Im adding files by simply copy+pasting them to folders. Is this the problem? Thank you, Pavel
Hello, thank you for quick response.I use Version: 1.2.1Build: 5190_20200115_1224 (UTC)When i CTRL + left mouse click a function name, this should switch me to function definition (or define, variable, etc...). This works for functions automatically ...