How to force refresh outline? #9299
-
I am working with a project control in Git. This peoject has many branchs, and I need to work with most of them. So, how to force refresh outline? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
The file watcher is supposed to detect the file changes and reparse the files and cause the outline to update. If not, you can try running the C/C++: Rescan Workspace command from the Command Palette. Does that work? |
Beta Was this translation helpful? Give feedback.
-
The issue is being tracked by VS Code: microsoft/vscode#108722 -- you can upvote that issue. |
Beta Was this translation helpful? Give feedback.
The issue is being tracked by VS Code: microsoft/vscode#108722 -- you can upvote that issue.