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

How to Autocomplete headers? #843

Closed
David-AJ opened this issue Jun 26, 2017 · 3 comments
Closed

How to Autocomplete headers? #843

David-AJ opened this issue Jun 26, 2017 · 3 comments

Comments

@David-AJ
Copy link

Actually vscode-cpptools works better than I expected. But the Autocomplete is really confusing me! I have already added all my #include headers into the includePath of c_cpp_properties.json, but it still can't auto-complete those headers. How can I do for that?

@David-AJ
Copy link
Author

BTW, my OS is Windows10 and cpptools version is 0.11.4.

@sean-mcmanus
Copy link
Collaborator

Autocomplete inside of #include <> or "" isn't implemented yet. I know this issue has been reported before, but I don't know the issue number.

@David-AJ
Copy link
Author

#802
I guess I've found that issue.
Thank you, hope you and your team can implement this feature soon!

@bobbrow bobbrow closed this as completed Jun 26, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Oct 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants