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 'Add #include' code actions can appear if the same file exists at multiple locations #11989

Closed
sean-mcmanus opened this issue Feb 21, 2024 · 0 comments
Labels
bug Feature: Add '#include' Add '#include' code action on undefined symbols 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
Contributor

i.e. have 2 paths in your include path (or use recursive includes) that have the same header file name and are both reached via the same include string path.

image

This wasn't found by me, but by an "internal team".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Feature: Add '#include' Add '#include' code action on undefined symbols 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