Hi please try to download the latest Espressif-IDE offline installer. It should resolve the issues with clangd
Thanks
Search found 7 matches
- Thu Oct 24, 2024 9:18 am
- Forum: IDEs for ESP-IDF
- Topic: Espressif IDE tooltips not displaying correctly
- Replies: 11
- Views: 6284
- Fri Jun 14, 2024 8:04 am
- Forum: IDEs for ESP-IDF
- Topic: Espressif-IDE v3.0.0 (stable) --- Can not get Code format to work
- Replies: 6
- Views: 4750
Re: Espressif-IDE v3.0.0 (stable) --- Can not get Code format to work
I can see lots of improvements in the Eclipse IDE V3.0.0 however I can not change the C Code Formatter off default. I use a custom format (like GNU) but even though I select it the Source -> Format always seem to use K&R Built in. I can not even select other built in formatters or use "Project spec...
- Thu Sep 14, 2023 9:37 am
- Forum: ESP-IDF
- Topic: Espressif IDE - how to run menuconfig?
- Replies: 2
- Views: 4081
Re: Espressif IDE - how to run menuconfig?
Hi,
Thank you for your appreciation.
You can simply double click the sdkconfig in the project explorer it will open it in a specific editor and it contains all the menuconfig options in a user friendly editor.
Feel free to reach out if you need any more help.
Thank you for your appreciation.
You can simply double click the sdkconfig in the project explorer it will open it in a specific editor and it contains all the menuconfig options in a user friendly editor.
Feel free to reach out if you need any more help.
- Fri May 19, 2023 9:14 am
- Forum: IDEs for ESP-IDF
- Topic: Espressif IDE keeps saying that a different IDF path was found when starting up
- Replies: 1
- Views: 3299
Re: Espressif IDE keeps saying that a different IDF path was found when starting up
Hi Thank you for reporting the issue to us. We are working on a fix for this until then you can try to manually configure your esp_idf.json file which is located in the root of the IDE directory. The file will contain the IDF path that is pointing to the old version 4.4 since you installed it via th...
- Thu Nov 11, 2021 7:15 am
- Forum: IDEs for ESP-IDF
- Topic: How to install and use Eclipse properly to build example codes
- Replies: 11
- Views: 41311
Re: How to install and use Eclipse properly to build example codes
I have only been working with the sample "Hello_World" and "blink" projects. I've only modified the main source code a little bit, and somehow I got "Hello_World" to work in Eclipse but not "blink". I really need to learn more about Eclipse which will be more convenient to edit, build, flash, and r...
- Wed Nov 10, 2021 11:39 am
- Forum: IDEs for ESP-IDF
- Topic: How to install and use Eclipse properly to build example codes
- Replies: 11
- Views: 41311
Re: How to install and use Eclipse properly to build example codes
I installed the ESP-IDF suite on Windows 10 according to the information in https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/index.html, and it somehow got installed on my C:\users\public\desktop\edf-ide-2 folder. The desktop also has the shortcut links to ESP-IDF 4.3 CMD, ES...
- Wed Nov 10, 2021 11:11 am
- Forum: IDEs for ESP-IDF
- Topic: How to install and use Eclipse properly to build example codes
- Replies: 11
- Views: 41311
Re: How to install and use Eclipse properly to build example codes
Hi You are right about installing it in a proper user directory because anything not in user directory often requires the admin privileges to run. If you are not seeing this in the General software installation manager in windows you can remove the folders and install in proper directory if you used...