How to change ESPIDF Framework Version or Modify c_cpp_properties.json?

@maxgerhardt I just figured it out based on a previous one of your threads: https://community.platformio.org/t/how-to-create-examples-from-platformio-packages-framework-espidf-examples/29822

I had put the path into

/src/CMakeLists.txt

and should have put in the project CMakeLists.txt

/CMakeLists.txt