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

Duplicate "cannot open source file" appears when intelliSenseEngineFallback is "Disabled" #1469

Closed
sean-mcmanus opened this issue Jan 19, 2018 · 1 comment
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix
Milestone

Comments

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Jan 19, 2018

  1. Set "C_Cpp.intelliSenseEngineFallback": "Disabled"
  2. Use
    #include <foo> #include <foo2>
    Requires at least 2 missing includes.

Bug: The errors appear twice. I found/fixed this while investigating another crash issue.

image

@sean-mcmanus sean-mcmanus added this to the February 2018 milestone Jan 19, 2018
@sean-mcmanus sean-mcmanus self-assigned this Jan 19, 2018
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Jan 19, 2018
@sean-mcmanus
Copy link
Collaborator Author

Fixed with the preview .vsix at https://github.com/Microsoft/vscode-cpptools/releases/tag/v0.15.0-insiders (our final release is planned for next week).

@sean-mcmanus sean-mcmanus removed their assignment Apr 22, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix
Projects
None yet
Development

No branches or pull requests

1 participant