When I create a new sketch the context menu works properly.
As soon as the sketch is saved the context menu looses features such as "go to definition" or "go to symbol".
my setup:
Version: 2.1.0
Date: 2023-04-19T15:31:10.185Z
CLI Version: 0.32.2
Hi , I have the same problem im using 2.1.1 CLI Version 0.32.3 and if I check for updates I have the most recent.
I'm editing Sketch that was built using an earlier version, could that be the issue ?
Hi @bbates. As I mentioned above, the bug has already been fixe.
Unfortunately we had to make an emergency release of Arduino IDE to fix a critical bug that made it impossible for Windows users to upload to the new UNO R4 WiFi so we were not able to include that fix in the Arduino IDE 2.1.1 release. We also had to temporarily revert the fix in the nightly build of Arduino IDE.
This means that, for now, you can only get the fix by using a beta tester version of Arduino IDE. I'll provide instructions you can follow to install the version of the IDE with the fix:
Sign in to your GitHub account.
(GitHub only allows downloads of the beta tester builds when you are signed in.)
Unzip the ZIP file you find inside the unzipped file to any convenient location on your computer.
(yes, there are two layers of ZIP files )
Run the Arduino IDE.exe file from the unzipped folder.
When you install the IDE via this ZIP file, it will not interfere with any other installations of Arduino IDE on your computer so you are welcome to have both beta tester versions as well as the release version of Arduino IDE installed on your computer at the same time.
The alternative workaround would be to save your sketch to the C:\ drive.
The fix will definitely be in the next release of Arduino IDE.