-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't workingunreviewedPending review by development teamPending review by development team
Description
Describe the bug
When the user attempts to view the file's structure in the outline view in VS code then the outline view sporadically fails to display the structure of the currently open file.
To Reproduce
- Open a file in VS Code.
- Observe the Outline view in the sidebar.
- Notice that the outline does not load at all.
- Try closing and reopening the file, or even restarting VS Code. The issue may or may not persist.
Expected behavior
The outline view in VS Code should consistently and accurately display the structural elements of the current file in real-time as the code is edited.
Screenshots
Additional context
- Outline over the whole project doesn't work at all (cmd+t)
- Outline works fine from the browser, so it seems to be a VS Code specific issue. PyCharm was not tested.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingunreviewedPending review by development teamPending review by development team
