Page 1 of 1

Geek Question: How to let "ctags" indexing header files in ESP-IDF

Posted: Tue Jan 09, 2018 8:45 am
by Gfast2
Hi ESP-IDF,

Because of ESP-IDF, I did think about changing my IDE/Text Editor from Eclipse to Vim. Vim is really Powerfull if we can go over the "Learning Wall"
vim-learn-curve.jpg
vim-learn-curve.jpg (30.9 KiB) Viewed 2829 times
So my question for today is: How to let ctags helps vim indexing header files & Function definitions from ESP-IDF and ~/xtensa-esp32-elf/

(Still not do my google home work deep enough, but really wanna some when figure this out. ;) )

Cheers

Gfast