Search found 2 matches
- Mon Jul 01, 2024 1:59 pm
- Forum: ESP-IDF
- Topic: Espressif-IDE v3.0.0 error in help autocomplete
- Replies: 3
- Views: 1489
Re: Espressif-IDE v3.0.0 error in help autocomplete
Hello atouron, I have found a temporary solution. Apparently project directory names in Espressif IDE cannot have whitespace. It could be a bug in that new version because in previous versions there is no such problem. Below are examples of routes with errors and examples of correct routes. Error: D...
- Sat Jun 15, 2024 12:06 am
- Forum: ESP-IDF
- Topic: Espressif-IDE v3.0.0 error in help autocomplete
- Replies: 3
- Views: 1489
Espressif-IDE v3.0.0 error in help autocomplete
**Error description** I have Espressif IDE development tools installed since, espressif-ide-setup-3.0.0-with-esp-idf-5.2.2. When I open Espressif IDE and create a project everything works fine with autocompletion (either when I try to include a header file or when I declare a structure type variable...