You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Document outline, i.e. symbols in the editor sometimes do not show up when opening the document even after the whole workspace has been processed. You need to manually edit the file to trigger a refresh. After that symbols finally appear.
To Reproduce
Steps to reproduce the behavior:
Open a project that depends on content0, so it takes some time to process the entire workspace
Open some script file (preferably a big one)
Try reloading the folder with this file opened multiple times
Observe the "Outline" view in "Explorer" to see if symbols get loaded
Sometimes this view will stay empty indefinitely until the file gets edited
Expected behavior
Outline should always get filled if the document contains any symbols without any user input
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
OS: Windows
Editor: Visual Studio Code 1.91.1
Version: v0.4.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Document outline, i.e. symbols in the editor sometimes do not show up when opening the document even after the whole workspace has been processed. You need to manually edit the file to trigger a refresh. After that symbols finally appear.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Outline should always get filled if the document contains any symbols without any user input
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
The text was updated successfully, but these errors were encountered: