Ensure intelliSenseMode matches default compiler #5352
Labels
Feature: Configuration
An issue related to configuring the extension or IntelliSense
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
Milestone
When defaults are set in c_cpp_properties.json, there could be a case that the default compiler found does not match the set default intelliSenseMode .
Task
Add logic to ensure to select an intelliSenseMode that matches the found default compiler.
Expected behavior:
Default intelliSenseMode if default compiler is found:
Default intelliSenseMode if compiler is unknown:
The text was updated successfully, but these errors were encountered: