Skip to content

"enabled" setting appears in the UI but "Disabled" is used in the json file with 1.13.1 #9938

@sean-mcmanus

Description

@sean-mcmanus

Regression with 1.13.1.

The VS Code settings UI shows it as "enabled"

image

but enhancedColorization is actually disabled, which is confusing. The cause is the settings.json file has "C_Cpp.enhancedColorization": "Disabled".

This might be a VS Code settings UI issue, but we may need to workaround it (I'm using VS Code Insiders): see microsoft/vscode#162596

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature: ConfigurationAn issue related to configuring the extension or IntelliSenseLanguage ServicebuginsidersCurrently only repros with our latest Insiders release.regressionA bug that didn't exist in a previous release

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions