Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Symbols sometimes not showing for newly detected files #48

Open
SpontanCombust opened this issue Aug 4, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@SpontanCombust
Copy link
Owner

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:

  1. Open a project that depends on content0, so it takes some time to process the entire workspace
  2. Open some script file (preferably a big one)
  3. Try reloading the folder with this file opened multiple times
  4. Observe the "Outline" view in "Explorer" to see if symbols get loaded
  5. 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
@SpontanCombust SpontanCombust added the bug Something isn't working label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant