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 is not refreshed after open a new file #40

Open
xianpul opened this issue Jun 9, 2023 · 0 comments
Open

Outline is not refreshed after open a new file #40

xianpul opened this issue Jun 9, 2023 · 0 comments

Comments

@xianpul
Copy link

xianpul commented Jun 9, 2023

Describe the bug
New opened file is not outlined automatically, and outline panel view is not cleared after close all open files.

To Reproduce
Steps to reproduce the behavior of no outline after open a file:

  1. Open a new file from "explorer" panel, then go to "outline-map" panel
  2. There's no outline shown
  3. Click any other panels, then go back to "outline-map". Outline is shown.

Steps to reproduce the behavior of outline not cleared:

  1. Open two or more files from "explorer" panel, then go to "outline-map" panel
  2. Switch to another panel, then go back to "outline-map" to trigger outline shown
  3. Close all open editors, outline is still shown

Steps to reproduce the behavior of no expansion for a new opened file:

  1. Open a Java file from "explorer" panel, then go to "outline-map" panel
  2. Switch to another panel, then go back to "outline-map" to trigger outline shown
  3. Move cursor to any method of Java class, the class was not expanded so the outline is blank due to following cursor feature.

Expected behavior
Outline should be displayed correctly

Screenshots
image
image
image

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Edge
  • Version 13.2

Outline Map version: v1.0.1
VS code version: v1.79

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant