Espressif IDE tooltips not displaying correctly

atouron
Posts: 6
Joined: Mon Sep 05, 2022 4:50 am

Espressif IDE tooltips not displaying correctly

Postby atouron » Thu Aug 22, 2024 11:20 pm

When I initially used Espressif, I encountered no issues. However, after performing a fresh install of my OS, I tried to reinstall Espressif, and found that the tooltip system appears to have broken. Whenever I type within the IDE, I am presented with an error message: "Error while computing completion", with the explanation: "java.util.concurrent.CancellationException". I am using Windows, with IDE v3.0.0, and IDF v4.4.8. I have tried uninstalling and reinstalling, but this does not seem to fix the issue. Any help is much appreciated, as this issue makes navigating the IDE far less convenient. Attached is a screenshot of the error message.
Attachments
IssueScreenshot.PNG
IssueScreenshot.PNG (14.29 KiB) Viewed 1915 times

https.atta
Posts: 2
Joined: Wed Sep 18, 2024 9:44 am

Re: Espressif IDE tooltips not displaying correctly

Postby https.atta » Wed Sep 18, 2024 9:46 am

Did you solve it?

https.atta
Posts: 2
Joined: Wed Sep 18, 2024 9:44 am

Re: Espressif IDE tooltips not displaying correctly

Postby https.atta » Thu Sep 19, 2024 5:19 am

In case you did not, the PATH should not have spaces, instead use "_".

ESP_kondalkolipaka
Posts: 179
Joined: Wed Jul 17, 2019 5:26 pm

Re: Espressif IDE tooltips not displaying correctly

Postby ESP_kondalkolipaka » Mon Sep 23, 2024 11:51 am

Hello,

Please check this.
https://github.com/espressif/idf-eclips ... 2225815025

The problem is because of the incompatability of 3.0.0 LSP editor with the IDF v4.4.8. which requires 5.0.0 and higher.

You have two options to resolve this issue:
1. Upgrade to ESP-IDF 5.0.0 and higher
2. Download the required clang toolset as described here https://github.com/espressif/idf-eclips ... 2227979245 and continue to work with the IDF v4.4.8

Who is online

Users browsing this forum: No registered users and 14 guests