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

Outline Panel With No Contents on Startup #97173

Closed
phptek opened this issue May 7, 2020 · 2 comments
Closed

Outline Panel With No Contents on Startup #97173

phptek opened this issue May 7, 2020 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@phptek
Copy link

phptek commented May 7, 2020

  • VSCode Version: 1.45.0
  • OS Version: Ubuntu 18.04

Steps to Reproduce:

  1. [OK] Open a single .py file with at least one class and some attributes
  2. [OK] Observe the "Outline" panel shows some expected symbols
  3. [OK] Close VSCode
  4. [OK] Re-open VSCode
  5. [OK] Observe original .py file is has automatically been opened
  6. [FAIL] Observe the "Outline" panel contains no symbols and shows the message "No symbols found in document 'foo.py'"
  7. [OK] Close the .py file
  8. [OK] Re-open the .py file
  9. [OK] Observe the "Outline" panel now shows the expected symbols

Some sort of trigger for the "Outline" panel looks like it's not being run on startup?

Does this issue occur when all extensions are disabled?: Yes (Of course! Python language capabilities are provided by an extension)

@jrieken jrieken added the info-needed Issue requires more information from poster label May 11, 2020
@jrieken
Copy link
Member

jrieken commented May 11, 2020

Does not reproduce for me - neither with TypeScript nor with python

@github-actions
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants