Outline view contents disappear after adding code to sketch #124
Labels
topic: code
Related to content of the project itself
topic: language server
Related to the Arduino Language Server
type: enhancement
Proposed improvement
type: imperfection
Perceived defect in any part of project
Describe the problem
I'm using the "Outline" view. The functions of the sketch are shown in the view when it is first opened, but when I edit the sketch the program outline disappears and is replaced with the message:
To reproduce
The fault seems to be reproduced consistently by this procedure:
You should now see the correct outline of the program.
The "OUTLINE" panel now shows "No outline information available".
Expected behavior
Program outline is updated in the "Outline" view as the sketch code is edited.
Arduino IDE version
2.0.0-beta.12-snapshot.4d8a7b8
Operating system
Windows
Operating system version
10
Additional context
The fault also occurs under conditions than the ones described in the reproduction instructions above.
I also encounter spurious results where outline components are missing or duplicated.
Additional reports
Issue checklist
The text was updated successfully, but these errors were encountered: