Skip to content

Method tooltips show for a fraction of a second #386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Markz878 opened this issue May 20, 2021 · 3 comments
Closed

Method tooltips show for a fraction of a second #386

Markz878 opened this issue May 20, 2021 · 3 comments
Assignees
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself topic: language server Related to the Arduino Language Server type: imperfection Perceived defect in any part of project

Comments

@Markz878
Copy link

Several method tooltips, like String.substring, String.ToInt and String.length are visible for about 0.1 seconds when hovered, making it impossible to read the signatures/hints.

@kittaakos
Copy link
Contributor

are visible for about 0.1

This could be a language server issue. @Markz878, which board did you select?
Possibly related: arduino/arduino-language-server#68.

@per1234
Copy link
Contributor

per1234 commented Oct 22, 2021

Hi @Markz878. Thanks so much for reporting this! The issue mentioned by kittaakos is now fixed (arduino/arduino-language-server#81), and that fix is in the Arduino IDE 2.0.0-beta.12 release. Please give the latest version of the Arduino IDE 2.x a try and let us know whether you still experience this issue. Thanks!

@per1234 per1234 added status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself topic: language server Related to the Arduino Language Server labels Oct 22, 2021
@per1234
Copy link
Contributor

per1234 commented Nov 3, 2021

I'm going to go ahead and close this as resolved. If anyone is still having this problem, please comment here and I'll investigate.

@per1234 per1234 closed this as completed Nov 3, 2021
@per1234 per1234 self-assigned this Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself topic: language server Related to the Arduino Language Server type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

5 participants