Hello,
I previously used Visual GDB with esp8266 NONOS SDK. Now I want to use the newest SDK with RTOS IDF style. So I’ve created a new project by selecting “ESP32/ESP8266 IDF/ASP Project Wizard”.
All is working fine for build and flash the ESP8266.
But, in the editor view, I can’t use the ctrl+click to go to the function definition and chnage the syntactic colors…
I’m also using Visual Assist form Whole Tomoato to improove the syntactic colors, but nothing working…
If I create a project with the “Embedded Project Wizard”, links and colors are OK, but I ‘m not using the IDF style…
How can I get it working ?
Thanks for your help.
Best regards