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

Fixes the issue where Swift isn't correctly handled for IntelliSense #4111

Merged
merged 5 commits into from
Oct 10, 2024

Conversation

gcampbell-msft
Copy link
Collaborator

Add "Swift" to the list of languages that should default to C++ in the CppConfigurationProvider class. This was previously only for RC.

Based on suggestion from @bobbrow here: #4097 (comment)

Fixes #4097

@gcampbell-msft
Copy link
Collaborator Author

@tristanlabelle FYI.

src/cpptools.ts Show resolved Hide resolved
snehara99
snehara99 previously approved these changes Oct 10, 2024
@gcampbell-msft gcampbell-msft merged commit caca06d into main Oct 10, 2024
4 checks passed
@gcampbell-msft gcampbell-msft deleted the dev/gcampbell/Swift branch October 10, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suppress "Unable to resolve configuration with compilerPath" warning in CMake+Swift projects
3 participants