How to force refresh outline? #9299
Answered
by
sean-mcmanus
shutaozhenzhen
asked this question in
Q&A
|
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? |
Answered by
sean-mcmanus
May 12, 2022
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? |
3 replies
|
The issue is being tracked by VS Code: microsoft/vscode#108722 -- you can upvote that issue. |
0 replies
Answer selected by
sean-mcmanus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The issue is being tracked by VS Code: microsoft/vscode#108722 -- you can upvote that issue.