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

vscode c file outline not working #61933

Closed
noullove opened this issue Oct 27, 2018 · 5 comments
Closed

vscode c file outline not working #61933

noullove opened this issue Oct 27, 2018 · 5 comments
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@noullove
Copy link

noullove commented Oct 27, 2018

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

  • VSCode Version: 1.28.2
  • OS Version: Windows 10 Home

Steps to Reproduce:

  1. open c sample file
    vscode outline

  2. outline view function list not showing (loading symbols...)

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented Oct 27, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@weinand weinand added the *caused-by-extension Issue identified to be caused by an extension label Oct 27, 2018
@vscodebot
Copy link

vscodebot bot commented Oct 27, 2018

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!

@vscodebot vscodebot bot closed this as completed Oct 27, 2018
@weinand
Copy link
Contributor

weinand commented Oct 27, 2018

file against C/C++ extension

@noullove
Copy link
Author

Opening a file with the folder open will work properly.
However, it does not work if you open the file only.

@weinand
Copy link
Contributor

weinand commented Oct 27, 2018

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.

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

2 participants