-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
vscode c file outline not working #61933
Comments
(Experimental duplicate detection) |
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. Happy Coding! |
file against C/C++ extension |
Opening a file with the folder open will work properly. |
Yes, most likely the C/C++ extension can't find the necessary project information if only a single file and not the project folder was opened. |
Version: 1.28.2 (user setup)
Commit: 7f3ce96
Date: 2018-10-17T00:23:51.859Z
Electron: 2.0.9
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
Architecture: x64
Steps to Reproduce:
open c sample file
outline view function list not showing (loading symbols...)
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: