Hover tips & context help depend on sketch location

I was finding the context help was not working on any of my sketches, but worked just fine if I loaded up a built-in example file.
It seems this is because the My Documents folder where my sketchbook is saved is on my E: drive. I've tested by copying it to the root of the C drive & it works again.

Here's the screen shots of the same sketch loaded from each location.
Sketch file saved on E: drive:

Sketch file saved on C: drive:

I can work around this, but thought it may help others to identify the cause.
Thanks,
Aidan

Hi @aidangardham. The formal bug report for this problem is here:

The developers already fixed the bug in the Arduino CLI tool used by Arduino IDE to provide these "context aware" features, but it will take some time still until that fix propagates up to a build of Arduino IDE. For now, you can use the workaround you discovered of storing the files on the C:\ drive.

Hi, thanks for confirming & linking the bug report.
My searches were failing to turn up any knowledge of this on the forum, so I thought it was worth a post.
I'm fine to work around & will check back for a new build later.

1 Like

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