I don't have a pop-up when I reload sketch

Hello everyone.
I have version 2.1.1 installed and when I download an example from the library and superimpose the pointer over a function, for example, a pop-up screen appears after a few seconds indicating the characteristics of the function.
Well, I save that same program and when I download it again, the pop-up screen no longer appears.
In preferences "editor.hover.enabled" the box is selected.
Can anyone help on this topic?
Before reinstalling, I would like to know if the issue can be corrected.

Where did you save your sketch? I seem to remember that those popups do not work (reliably or at all) on sketches stored on network drives.

Thanks for your prompt response.

I save them under the E:\USER\Documents\Arduino directory in Windows 7.

I have another computer running Windows 7 with version 2.1.0 which works correctly.

Also, doing a verify/compile does not resolve the problem? It is sometimes necessary for the IDE to re-establish its understanding of the sketch.

Nope either, just saving the sketch the pop_ups no longer appear.

Good afternoon SOLVED

The versions for Windows 7 Arduino 2.1.x do not support the function "Hover", if the application is on one disk and the sketch on another.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.