Hi.
I'm using vscode and mcuexpresso sdk for vscode, after importing some examples, I could not find the place to config dependencies library path.
For example, lvgl_guider.c has "#include "gui_guider.h", I want to know how editor knows it's path.
I know "CMakeLists.txt" has definations, but it is for building , not for editor, right?