create-esp32-app icon indicating copy to clipboard operation
create-esp32-app copied to clipboard

c_cpp_properties.json ${IDF_TOOLS} fails to resolve

Open davidmoshal opened this issue 3 years ago • 0 comments

similar problem to #17 though in this case, ${IDF_TOOLS} is blank,

ie:

echo ${IDF_TOOLS}

The correct path was specified during setup, and was not found, see issue: #15 for the setup config.

davidmoshal avatar Jun 17 '21 22:06 davidmoshal